XMLStructurepublic interface XMLStructure A representation of an XML structure from any namespace. The purpose of
this interface is to group (and provide type safety for) all
representations of XML structures. |
Methods Summary |
---|
public boolean | isFeatureSupported(java.lang.String feature)Indicates whether a specified feature is supported.
|
|