Package | Description |
---|---|
org.apache.xerces.impl.dtd |
Modifier and Type | Method and Description |
---|---|
boolean |
XMLContentSpec.Provider.getContentSpec(int contentSpecIndex,
XMLContentSpec contentSpec)
Fills in the provided content spec structure with content spec
information for a unique identifier.
|
boolean |
DTDGrammar.getContentSpec(int contentSpecIndex,
XMLContentSpec contentSpec)
getContentSpec
|
protected void |
DTDGrammar.setContentSpec(int contentSpecIndex,
XMLContentSpec contentSpec) |
void |
XMLContentSpec.setValues(XMLContentSpec contentSpec)
Sets the values of the specified content spec.
|
Constructor and Description |
---|
XMLContentSpec(XMLContentSpec contentSpec)
Constructs a content spec from the values in the specified content spec.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.