public class AllGuard extends CompositorGuard
instanceMembers| Constructor and Description |
|---|
AllGuard(Compositor compositor,
org.dom4j.Element instanceElement)
Constructor for the AllGuard object
|
AllGuard(Compositor compositor,
java.util.List instanceList) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List |
getOccurrences()
Returns a list of occurrence instances that can be used to determine whether an instance document element
satisfies the occurrence constraints of the schema.
|
acceptsNewMember, acceptsNewMember, checkValid, findOccurence, findOccurrence, getCompositor, getInstance, getOccurrencesCount, getOccurrencesCount, getSubOccurrenceCount, printInstanceMembers, printOccurrences, resolveLeafNameToCM, resolveLeafNameToCMName, toStringpublic AllGuard(Compositor compositor, org.dom4j.Element instanceElement)
compositor - NOT YET DOCUMENTEDinstanceElement - NOT YET DOCUMENTEDpublic AllGuard(Compositor compositor, java.util.List instanceList)
protected java.util.List getOccurrences()
throws java.lang.Exception
getOccurrences in class CompositorGuardjava.lang.Exception - NOT YET DOCUMENTED