Uses of Interface
org.apache.xerces.impl.dtd.XMLContentSpec.Provider

Packages that use XMLContentSpec.Provider
org.apache.xerces.impl.dtd   
 

Uses of XMLContentSpec.Provider in org.apache.xerces.impl.dtd
 

Methods in org.apache.xerces.impl.dtd with parameters of type XMLContentSpec.Provider
 void XMLContentSpec.setValues(XMLContentSpec.Provider provider, int contentSpecIndex)
          Sets the values from the values specified by the given content spec provider and identifier.
 

Constructors in org.apache.xerces.impl.dtd with parameters of type XMLContentSpec.Provider
XMLContentSpec(XMLContentSpec.Provider provider, int contentSpecIndex)
          Constructs a content spec from the values specified by the given content spec provider and identifier.