Searched refs:encodeAttributeMapEntry (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/sax/
H A DSAXDocumentSerializerWithPrefixMapping.java230 if (encodeAttributeMapEntry(entry, namespaceURI)) return true;
235 if (encodeAttributeMapEntry(entry, namespaceURI)) return true;
244 protected boolean encodeAttributeMapEntry(LocalNameQualifiedNamesMap.Entry entry, String namespaceURI) throws IOException { method in class:SAXDocumentSerializerWithPrefixMapping

Completed in 29 milliseconds