|
|||||||||
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.RepetitionSpecs
Constructor Summary | |
RepetitionSpecs()
|
Method Summary | |
ContentDescriptor |
getContentDescriptor()
|
ElementSpec |
getElementSpec()
|
boolean |
oneAtMost()
|
org.w3c.dom.Element |
toDocument(org.w3c.dom.Document d)
|
java.lang.String |
toString()
|
boolean |
zeroAllowed()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public RepetitionSpecs()
Method Detail |
public ElementSpec getElementSpec()
public boolean zeroAllowed()
zeroAllowed
in interface RepetitionDescriptor
public boolean oneAtMost()
oneAtMost
in interface RepetitionDescriptor
public ContentDescriptor getContentDescriptor()
getContentDescriptor
in interface RepetitionDescriptor
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 |