org.gxos.schema
Class NodeContent
java.lang.Object
|
+--org.gxos.schema.ObjectRealization
|
+--org.gxos.schema.NodeContent
- All Implemented Interfaces:
- java.io.Serializable
- public class NodeContent
- extends ObjectRealization
- implements java.io.Serializable
Specify content in ObjectRealization DTD.
- See Also:
- Serialized Form
Methods inherited from class org.gxos.schema.ObjectRealization |
addContentType, enumerateContentType, getContentType, getContentType, getContentTypeCount, getExternalGXOSObject, getGXOSObjectType, getInternalName, getLinkGXOSObject, getLocalGXOSObject, getRealizationStrategy, getRelatedInternalName, getRelatedObjects, removeAllContentType, removeContentType, setContentType, setContentType, setExternalGXOSObject, setGXOSObjectType, setInternalName, setLinkGXOSObject, setLocalGXOSObject, setRealizationStrategy, setRelatedInternalName, setRelatedObjects |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeContent
public NodeContent()
isValid
public boolean isValid()
- Overrides:
isValid
in class ObjectRealization
marshal
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Overrides:
marshal
in class ObjectRealization
- Parameters:
out
-
marshal
public void marshal(org.xml.sax.DocumentHandler handler)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Overrides:
marshal
in class ObjectRealization
- Parameters:
handler
-
unmarshal
public static NodeContent unmarshal(java.io.Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Parameters:
reader
-
validate
public void validate()
throws org.exolab.castor.xml.ValidationException
- Overrides:
validate
in class ObjectRealization