|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jbind.xml.instance.use.ContentUseState org.jbind.xml.instance.use.GroupUseState org.jbind.xml.instance.use.AllUseState
Constructor Summary | |
AllUseState(IAllDesc aContent,
IUseState aParent)
|
Method Summary | |
protected void |
doIsValidEnd(IHasLocation aHasLocation)
|
protected void |
doReset()
|
IElemUseState |
getNextUseState(java.lang.String aNamespace,
java.lang.String aName,
IAnyType anOverloadingType,
IHasLocation aHasLocation)
Gets the next use state that has a content use for the specified element. |
Methods inherited from class org.jbind.xml.instance.use.GroupUseState |
iterUseStates |
Methods inherited from class org.jbind.xml.instance.use.ContentUseState |
getContentDesc, getParent, getUseCounter, incrementUseCounter, isValidEnd, mayIncrementUseCounter, reset |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jbind.xml.core.content.IUseState |
getContentDesc, getParent, getUseCounter, isValidEnd, reset |
Constructor Detail |
public AllUseState(IAllDesc aContent, IUseState aParent)
Method Detail |
protected void doReset()
doReset
in class GroupUseState
public IElemUseState getNextUseState(java.lang.String aNamespace, java.lang.String aName, IAnyType anOverloadingType, IHasLocation aHasLocation) throws XmlException
IUseState
aNamespace
- (required).aName
- (required).
XmlException
- Raised if this use state needs to return the next use state
(e.g. because it is a sequence that has been started) but the specified element does
not match.protected void doIsValidEnd(IHasLocation aHasLocation) throws XmlException
doIsValidEnd
in class ContentUseState
XmlException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |