Class NamespaceContexHelper.NamespaceBindingImpl

  • All Implemented Interfaces:
    org.jvnet.staxex.NamespaceContextEx.Binding
    Enclosing class:
    NamespaceContexHelper

    private final class NamespaceContexHelper.NamespaceBindingImpl
    extends java.lang.Object
    implements org.jvnet.staxex.NamespaceContextEx.Binding
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int index  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getNamespaceURI()  
      java.lang.String getPrefix()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • index

        int index
    • Constructor Detail

      • NamespaceBindingImpl

        NamespaceBindingImpl​(int index)
    • Method Detail

      • getPrefix

        public java.lang.String getPrefix()
        Specified by:
        getPrefix in interface org.jvnet.staxex.NamespaceContextEx.Binding
      • getNamespaceURI

        public java.lang.String getNamespaceURI()
        Specified by:
        getNamespaceURI in interface org.jvnet.staxex.NamespaceContextEx.Binding