org.apache.xerces.impl.dtd
public interface XMLContentSpec.Provider
UNKNOWN:
Method Summary | |
---|---|
boolean | getContentSpec(int contentSpecIndex, XMLContentSpec contentSpec)
Fills in the provided content spec structure with content spec
information for a unique identifier.
|
Parameters: contentSpecIndex The content spec identifier. All content spec "nodes" have a unique identifier. contentSpec The content spec struct to fill in with the information.
Returns: Returns true if the contentSpecIndex was found.