Interface StartPrefixMapping

All Superinterfaces:
XMLEvent

public interface StartPrefixMapping extends XMLEvent
This event signals that a prefix mapping has begun scope
Since:
Weblogic XML Input Stream 1.0
See Also:
  • Method Details

    • getNamespaceUri

      String getNamespaceUri()
    • getPrefix

      String getPrefix()