Searched defs:entityRef (Results 1 - 3 of 3) sorted by relevance

/libcore/xml/src/main/java/org/xmlpull/v1/
H A DXmlSerializer.java301 void entityRef (String text) throws IOException, method in interface:XmlSerializer
/libcore/xml/src/main/java/org/kxml2/io/
H A DKXmlSerializer.java206 public void entityRef(String name) throws IOException { method in class:KXmlSerializer
/libcore/luni/src/test/java/libcore/xml/
H A DXmlPullParserFactoryTest.java209 public void entityRef(String text) throws IOException { method in class:XmlPullParserFactoryTest.XmlSerializerStub

Completed in 493 milliseconds