OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xerces
(Results
26 - 50
of
75
) sorted by null
1
2
3
/external/jdiff/
build.xml
17
<pathelement location="{basedir}/../../extlibs/
xerces
.jar" />
/tools/motodev/src/plugins/android/META-INF/
MANIFEST.MF
18
org.apache.
xerces
,
/tools/motodev/src/plugins/common/META-INF/
MANIFEST.MF
18
org.apache.
xerces
,
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
DOMLocatorImpl.java
32
* This class is a copy of the
Xerces
-2J class org.apache.
xerces
.dom.DOMLocatorImpl.java v 1.10
DOMOutputImpl.java
30
* This is a copy of the
Xerces
-2J class org.apache.
xerces
.dom.DOMOutputImpl.java
/libcore/dom/src/test/java/org/w3c/domts/
XercesHTML2DocumentBuilderFactory.java
33
* class for the HTML DOM L2 implementation in
Xerces
-J
74
"org.apache.
xerces
.jaxp.SAXParserFactoryImpl");
XercesHTMLDocumentBuilderFactory.java
33
* abstract class the HTML DOM implementation in
Xerces
-J
74
"org.apache.
xerces
.jaxp.SAXParserFactoryImpl");
/external/apache-xml/src/main/java/org/apache/xml/utils/
TreeWalker.java
50
// ARGHH!! JAXP Uses
Xerces
without setting the namespace processing to ON!
347
// Use "" instead of null, as
Xerces
likes "" for the
480
// Use "" instead of null, as
Xerces
likes "" for the
AttList.java
42
// ARGHH!! JAXP Uses
Xerces
without setting the namespace processing to ON!
XML11Char.java
25
* THIS IS A COPY OF THE
XERCES
-2J CLASS org.apache.
xerces
.utls.XMLChar
/external/apache-xml/src/main/java/org/apache/xalan/processor/
XSLProcessorVersion.src
109
* <P>Semantics of the version string are identical to the
Xerces
project.</P>
/tools/motodev/src/plugins/preflighting.core/META-INF/
MANIFEST.MF
10
org.apache.
xerces
,
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
IncrementalSAXSource_Filter.java
182
// NOTE NAME -- subclassing issue in the
Xerces
version
188
// NOTE NAME -- subclassing issue in the
Xerces
version
418
// PROBLEM:
Xerces
is apparently _not_ calling the ErrorHandler for
420
// handling this properly when running in filtering mode with
Xerces
421
// as our event source. It's unclear whether this is a
Xerces
bug
745
new org.apache.
xerces
.parsers.SAXParser();
/external/apache-xml/src/main/java/org/apache/xml/serializer/
TreeWalker.java
61
// ARGHH!! JAXP Uses
Xerces
without setting the namespace processing to ON!
337
// Use "" instead of null, as
Xerces
likes "" for the
483
// Use "" instead of null, as
Xerces
likes "" for the
DOM3Serializer.java
80
* // org.apache.
xerces
.dom.DOMImplementationSourceImpl
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/
ElementParser.java
39
// Create a
Xerces
SAX Parser
/libcore/luni/src/main/java/javax/xml/validation/
package.html
42
popular JAXP parser implementations, Crimson and
Xerces
, only support a subset of the available
SchemaFactoryFinder.java
240
return createInstance("org.apache.
xerces
.jaxp.validation.XMLSchemaFactory");
244
return createInstance("org.apache.
xerces
.jaxp.validation.XMLSchema11Factory");
/libcore/luni/src/main/java/org/apache/harmony/xml/dom/
InnerNodeImpl.java
40
* <p>Some code was adapted from Apache
Xerces
.
/tools/motodev/src/plugins/common/src/com/motorola/studio/android/model/manifest/parser/
AndroidManifestParser.java
23
import org.apache.
xerces
.parsers.DOMParser;
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
XML11Char.java
24
* THIS IS A COPY OF THE
XERCES
-2J CLASS org.apache.
xerces
.utls.XMLChar
AttList.java
51
// ARGHH!! JAXP Uses
Xerces
without setting the namespace processing to ON!
/tools/motodev/src/plugins/android.codeutils/src/com/motorola/studio/android/model/resources/
ResourceFile.java
249
// Despite
Xerces
is deprecated, its formatted xml source output works
/tools/motodev/src/plugins/android.codeutils/src/com/motorola/studio/android/model/resources/parser/
AbstractResourceFileParser.java
24
import org.apache.
xerces
.parsers.DOMParser;
/tools/motodev/src/plugins/preflighting/src/com/motorolamobility/preflighting/internal/commandoutput/
XmlOutputter.java
26
import org.apache.
xerces
.jaxp.DocumentBuilderFactoryImpl;
Completed in 1569 milliseconds
1
2
3