|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.gomjabbar.xml.doctypes.dtd.ElementSpec | +--com.gomjabbar.xml.doctypes.dtd.SequenceSpecs
Constructor Summary | |
SequenceSpecs()
|
Method Summary | |
ContentDescriptor[] |
getContentDescriptors()
|
ElementSpec[] |
getElementSpecs()
|
org.w3c.dom.Element |
toDocument(org.w3c.dom.Document d)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public SequenceSpecs()
Method Detail |
public ElementSpec[] getElementSpecs()
public ContentDescriptor[] getContentDescriptors()
getContentDescriptors
in interface SequenceDescriptor
public java.lang.String toString()
toString
in class ElementSpec
public org.w3c.dom.Element toDocument(org.w3c.dom.Document d)
toDocument
in class ElementSpec
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |