OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xerces
(Results
51 - 75
of
75
) sorted by null
1
2
3
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
Hyperlinks.java
75
import org.apache.
xerces
.parsers.DOMParser;
76
import org.apache.
xerces
.xni.Augmentations;
77
import org.apache.
xerces
.xni.NamespaceContext;
78
import org.apache.
xerces
.xni.QName;
79
import org.apache.
xerces
.xni.XMLAttributes;
80
import org.apache.
xerces
.xni.XMLLocator;
81
import org.apache.
xerces
.xni.XNIException;
[
all
...]
/sdk/common/src/com/android/utils/
XmlUtils.java
148
//
Xerces
throws
/external/jdiff/src/jdiff/
XMLToAPI.java
52
parser = org.xml.sax.helpers.XMLReaderFactory.createXMLReader("org.apache.
xerces
.parsers.SAXParser");
Comments.java
65
parser = org.xml.sax.helpers.XMLReaderFactory.createXMLReader("org.apache.
xerces
.parsers.SAXParser");
/external/libffi/
ChangeLog.libffi
27
Xerces
Ranby <xerxes@zafena.se>
/libcore/luni/src/main/java/org/apache/harmony/xml/dom/
DocumentImpl.java
71
* attach user data to the document to save those fields.
Xerces
also takes
NodeImpl.java
45
* <p>Some code was adapted from Apache
Xerces
.
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/sources/
SdkRepoSource.java
165
* XML
Xerces
parser will dump to stdout/stderr, which is not convenient during unit tests.
/tools/motodev/src/plugins/common/src/com/motorola/studio/android/model/manifest/
AndroidManifestFile.java
328
// Despite
Xerces
is deprecated, its formatted xml source output works
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMManagerDefault.java
333
.equals("org.apache.
xerces
.parsers.SAXParser") );
374
org.apache.
xerces
.xni.parser.XMLPullParserConfiguration xpc=
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
DOM3TreeWalker.java
866
// Use "" instead of null, as
Xerces
likes "" for the
[
all
...]
/external/apache-xml/src/main/java/org/apache/xalan/res/
XSLTErrorResources.java
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/utils/
DOMHelper.java
[
all
...]
/libcore/luni/src/main/java/javax/xml/datatype/
DatatypeFactory.java
70
* <p>Default value is <code>org.apache.
xerces
.jaxp.datatype.DatatypeFactoryImpl</code>.</p>
73
public static final String DATATYPEFACTORY_IMPLEMENTATION_CLASS = new String("org.apache.
xerces
.jaxp.datatype.DatatypeFactoryImpl");
[
all
...]
/external/apache-xml/src/main/java/org/apache/xpath/patterns/
NodeTest.java
492
* This is temporary to patch over
Xerces
issue with representing DOM
/tools/motodev/src/plugins/preflighting/src/com/motorolamobility/preflighting/internal/help/printer/
HelpPrinter.java
36
import org.apache.
xerces
.jaxp.DocumentBuilderFactoryImpl;
/external/apache-http/src/org/apache/commons/logging/
LogFactory.java
43
* (corresponding to the JAXP pluggability APIs) found in Apache
Xerces
.</p>
509
// It's a fix for bugs reported in
xerces
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
XMLChar.java
24
* THIS IS A COPY OF THE
XERCES
-2J CLASS org.apache.
xerces
.utls.XMLChar
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/readme/
readme_eclipse.html
479
to ensure the default XML parser supports UTF-8 BOMs (such as
Xerces
does). (bug
606
<p>UTF-8 encoded buildfiles with byte order marks will fail to be parsed correctly depending on the XML parser being used for the build. Therefore a valid buildfile will fail to build with an error message similar to: "BUILD FAILED: C:\workspace\bom.xml:1: Document root element is missing.". To succeed in building with these files, ensure to include
Xerces
jars on the Ant runtime classpath so that the
Xerces
parser is used to parse the XML. As well the context menu for these files in the Navigator or Pack (…)
[
all
...]
/libcore/luni/src/test/java/libcore/xml/
DomTest.java
379
*
Xerces
fails this test. It returns false always for entity, notation,
[
all
...]
/external/guava/guava/lib/
jdiff.jar
/external/icu4c/data/mappings/
convrtrs.txt
[
all
...]
/external/icu4c/
readme.html
581
another shared library (such as the
Xerces
-C++ XML parser)
[
all
...]
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-nodeps.jar
Completed in 3490 milliseconds
1
2
3