Interface NamespacePrefixList

All Superinterfaces:
NamespaceContext
All Known Implementing Classes:
NamespaceMap, NodeNamespaceContext, XmlSchemaNamespaceContext

public interface NamespacePrefixList extends NamespaceContext
Interface of an object, which is able to provide a list of currently defined namespace prefixes.
  • Method Details

    • getDeclaredPrefixes

      String[] getDeclaredPrefixes()
      Returns the list of currently defined namespace prefixes.