| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbind.xml.schema.cmp.Component
org.jbind.xml.schema.cmp.Content
| Constructor Summary | |
| Content(ISourceInfo aSourceInfo,
        java.lang.String aNamespace,
        java.lang.String aName,
        IRange aRange) | |
| Method Summary | |
|  int | getMaxOccurs() | 
|  int | getMinOccurs() | 
|  IRange | getRange() | 
|  boolean | isEmptiable()Indicates that the content is emptiable, i.e. that no elements must occur in instance documents to match this content. | 
|  boolean | isUnbounded() | 
| 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.IContentDesc | 
| addToParent, collectElemDescs, createUseState, createUseStateProxy, getDesc, getRange, replaceSubstitutions | 
| Methods inherited from interface org.jbind.xml.core.cmp.IComponent | 
| accept, addSubComponent, getBindings, getGlobalRef, getName, getNamespace, getParentComponent, getSymbolspace, isAnonymous, isReference, isTopLevelComponent, setBindings, setParentComponent, validate | 
| Methods inherited from interface org.jbind.xml.core.cmp.ISourceInfo | 
| getAnnotation, getPrefixToNamespaceMapping | 
| Methods inherited from interface org.jbind.xml.base.IHasLocation | 
| getLocation | 
| Methods inherited from interface org.jbind.xml.base.IHasBindingAttributes | 
| getBindingAttribute, getDefaultedLocalBindingAttribute, getDefaultedLocalStringBindingAttribute, getLocalBindingAttribute, getLocalStringBindingAttribute, getStringBindingAttribute | 
| Constructor Detail | 
public Content(ISourceInfo aSourceInfo,
               java.lang.String aNamespace,
               java.lang.String aName,
               IRange aRange)
| Method Detail | 
public IRange getRange()
getRange in interface IHasRangepublic int getMinOccurs()
getMinOccurs in interface IContentDescpublic int getMaxOccurs()
getMaxOccurs in interface IContentDescpublic boolean isUnbounded()
isUnbounded in interface IContentDescpublic final boolean isEmptiable()
IContentDesc
isEmptiable in interface IContentDesc| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||