Searched defs:encodeAttributes (Results 1 - 2 of 2) sorted by relevance
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/sax/ | ||
H A D | SAXDocumentSerializerWithPrefixMapping.java | 149 protected final void encodeAttributes(Attributes atts) throws IOException, FastInfosetException { method in class:SAXDocumentSerializerWithPrefixMapping |
H A D | SAXDocumentSerializer.java | 148 encodeAttributes(atts); 517 protected void encodeAttributes(Attributes atts) throws IOException, FastInfosetException { method in class:SAXDocumentSerializer |
Completed in 40 milliseconds