Searched defs:getReader (Results 1 - 22 of 22) sorted by relevance

/openjdk10/jaxp/test/javax/xml/jaxp/unittest/stream/EventsTest/
H A DIssue58Test.java78 private XMLEventReader getReader(String XML) throws Exception { method in class:Issue58Test
H A DIssue41Test.java156 private XMLEventReader getReader(String XML) throws Exception { method in class:Issue41Test
H A DIssue48Test.java99 private XMLEventReader getReader(String XML) throws Exception { method in class:Issue48Test
/openjdk10/jaxp/test/javax/xml/jaxp/unittest/stream/XMLEventReaderTest/
H A DBug6668115Test.java94 private XMLEventReader getReader() throws Exception { method in class:Bug6668115Test
H A DIssue40Test.java93 private XMLEventReader getReader() throws Exception { method in class:Issue40Test
/openjdk10/jaxp/test/javax/xml/jaxp/unittest/stream/
H A DBug6688002Test.java107 public static/* synchronized */XMLStreamReader getReader(InputStream is) throws Exception { method in class:Bug6688002Test
/openjdk10/jaxws/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/model/impl/
H A DModelBuilderI.java39 AnnotationReader<T,C,F,M> getReader(); method in interface:ModelBuilderI
H A DModelBuilder.java482 public AnnotationReader<T, C, F, M> getReader() { method in class:ModelBuilder
/openjdk10/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/messaging/saaj/util/
H A DJAXMStreamSource.java84 public Reader getReader() { method in class:JAXMStreamSource
/openjdk10/jaxp/src/java.xml/share/classes/javax/xml/transform/stream/
H A DStreamSource.java199 public Reader getReader() { method in class:StreamSource
/openjdk10/jaxws/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/util/
H A DDataSourceSource.java95 public Reader getReader() { method in class:DataSourceSource
/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/api/scripting/
H A DURLReader.java112 private Reader getReader() throws IOException { method in class:URLReader
/openjdk10/jdk/test/javax/imageio/plugins/shared/
H A DRepeatingWriteTest.java78 private static ImageReader getReader(String format) { method in class:RepeatingWriteTest
/openjdk10/jdk/src/java.scripting/share/classes/javax/script/
H A DScriptContext.java191 public Reader getReader(); method in interface:ScriptContext
H A DSimpleScriptContext.java252 public Reader getReader() { method in class:SimpleScriptContext
/openjdk10/jdk/test/javax/script/
H A DMyContext.java166 public Reader getReader() { method in class:MyContext
/openjdk10/nashorn/test/src/jdk/nashorn/internal/runtime/test/
H A DSourceTest.java108 private static Reader getReader(final String path) { method in class:SourceTest
/openjdk10/jaxp/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/xinclude/
H A DXIncludeTextReader.java106 protected Reader getReader(XMLInputSource source) throws IOException { method in class:XIncludeTextReader
/openjdk10/jaxws/src/java.xml.bind/share/classes/com/sun/xml/internal/fastinfoset/stax/util/
H A DStAXParserWrapper.java51 public XMLStreamReader getReader() { method in class:StAXParserWrapper
/openjdk10/jdk/src/java.sql.rowset/share/classes/com/sun/rowset/internal/
H A DCachedRowSetWriter.java1057 public CachedRowSetReader getReader() throws SQLException { method in class:CachedRowSetWriter
/openjdk10/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/message/stream/
H A DStreamMessage.java627 public XMLStreamReader getReader() { method in class:StreamMessage
/openjdk10/jdk/src/java.desktop/share/classes/javax/swing/text/html/
H A DHTMLDocument.java323 public HTMLEditorKit.ParserCallback getReader(int pos) { method in class:HTMLDocument
353 public HTMLEditorKit.ParserCallback getReader(int pos, int popDepth, method in class:HTMLDocument
378 HTMLEditorKit.ParserCallback getReader(int pos, int popDepth, method in class:HTMLDocument

Completed in 298 milliseconds