OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:singleinputdocument
(Results
1 - 1
of
1
) sorted by null
/external/annotation-tools/asmx/src/org/objectweb/asm/xml/
Processor.java
261
boolean
singleInputDocument
= inRepresentation == SINGLE_XML;
265
cr.accept(new SAXClassAdapter(handler,
singleInputDocument
),
271
reader.parse(new InputSource(
singleInputDocument
[
all
...]
Completed in 96 milliseconds