Uses of Interface
org.apache.jena.ext.xerces.xs.AttributePSVI
Packages that use AttributePSVI
-
Uses of AttributePSVI in org.apache.jena.ext.xerces.xs
Methods in org.apache.jena.ext.xerces.xs that return AttributePSVIModifier and TypeMethodDescriptionPSVIProvider.getAttributePSVI(int index) ProvidesAttributePSVIgiven the index of an attribute information item in the current element's attribute list.PSVIProvider.getAttributePSVIByName(String uri, String localname) ProvidesAttributePSVIgiven the namespace name and the local name of an attribute information item in the current element's attribute list.