|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.oasis.ebxml.registry.bindings.rim.RegistryObjectType
org.oasis.ebxml.registry.bindings.rim.RegistryEntryType
org.oasis.ebxml.registry.bindings.rim.RegistryEntry
Constructor Summary | |
RegistryEntry()
|
Method Summary | |
boolean |
isValid()
|
void |
marshal(org.xml.sax.DocumentHandler handler)
|
void |
marshal(java.io.Writer out)
|
static RegistryEntry |
unmarshal(java.io.Reader reader)
|
void |
validate()
|
Methods inherited from class org.oasis.ebxml.registry.bindings.rim.RegistryEntryType |
deleteMajorVersion, deleteMinorVersion, getExpiration, getMajorVersion, getMinorVersion, getStability, getStatus, getUserVersion, hasMajorVersion, hasMinorVersion, setExpiration, setMajorVersion, setMinorVersion, setStability, setStatus, setUserVersion |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RegistryEntry()
Method Detail |
public boolean isValid()
isValid
in class RegistryEntryType
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal
in class RegistryEntryType
out
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.DocumentHandler handler) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal
in class RegistryEntryType
handler
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public static RegistryEntry unmarshal(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate() throws org.exolab.castor.xml.ValidationException
validate
in class RegistryEntryType
org.exolab.castor.xml.ValidationException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |