Home | History | Annotate | Download | only in serializer

Lines Matching refs:isElement

852      * @param isElement true if the qualified name is the name of 
856 public String getNamespaceURI(String qname, boolean isElement)
862 if (!EMPTYSTRING.equals(prefix) || isElement)