Class ToQName


  • public class ToQName
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static javax.xml.namespace.QName toQName​(javax.xml.namespace.QName root, org.xbib.content.resource.NamespaceContext context, java.lang.String string)  
      • Methods inherited from class java.lang.Object

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

      • toQName

        public static javax.xml.namespace.QName toQName​(javax.xml.namespace.QName root,
                                                        org.xbib.content.resource.NamespaceContext context,
                                                        java.lang.String string)