de.jtec.beads.content
Class PrimitiveContent

java.lang.Object
  extended by de.jtec.beads.content.AbstractAttributeHolder
      extended by de.jtec.beads.content.Content
          extended by de.jtec.beads.content.PrimitiveContent
All Implemented Interfaces:
Attributed
Direct Known Subclasses:
BinaryContent, Text

public class PrimitiveContent
extends Content

primitive content does not have underlying structure

Author:
k.pribluda

Field Summary
 
Fields inherited from class de.jtec.beads.content.AbstractAttributeHolder
attributes
 
Constructor Summary
PrimitiveContent()
           
 
Method Summary
 
Methods inherited from class de.jtec.beads.content.AbstractAttributeHolder
getAttributes, setAttributes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrimitiveContent

public PrimitiveContent()


Copyright © 2007 J-Tec-Team. All Rights Reserved.