|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLContentSpec | |
---|---|
org.apache.xerces.framework | |
org.apache.xerces.validators.common | |
org.apache.xerces.validators.schema |
Uses of XMLContentSpec in org.apache.xerces.framework |
---|
Methods in org.apache.xerces.framework with parameters of type XMLContentSpec | |
void |
XMLContentSpec.setValues(XMLContentSpec contentSpec)
Sets the values of the specified content spec. |
boolean |
XMLContentSpec.Provider.getContentSpec(int contentSpecIndex,
XMLContentSpec contentSpec)
Fills in the provided content spec structure with content spec information for a unique identifier. |
Constructors in org.apache.xerces.framework with parameters of type XMLContentSpec | |
XMLContentSpec(XMLContentSpec contentSpec)
Constructs a content spec from the values in the specified content spec. |
Uses of XMLContentSpec in org.apache.xerces.validators.common |
---|
Methods in org.apache.xerces.validators.common with parameters of type XMLContentSpec | |
boolean |
Grammar.getContentSpec(int contentSpecIndex,
XMLContentSpec contentSpec)
|
protected void |
Grammar.setContentSpec(int contentSpecIndex,
XMLContentSpec contentSpec)
|
Uses of XMLContentSpec in org.apache.xerces.validators.schema |
---|
Methods in org.apache.xerces.validators.schema with parameters of type XMLContentSpec | |
protected void |
SchemaGrammar.setContentSpec(int contentSpecIndex,
XMLContentSpec contentSpec)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |