HomeSort by relevance Sort by last modified time
    Searched full:entityvalue (Results 1 - 19 of 19) sorted by null

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
nodeentitynodevalue.java 63 String entityValue;
71 entityValue = entityNode.getNodeValue();
72 assertNull("entityNodeValue", entityValue);
nodeentitysetnodevalue.java 63 String entityValue;
72 entityValue = entityNode.getNodeValue();
73 assertNull("nodeValueNull", entityValue);
  /external/libxml2/result/valid/
REC-xml-19980210.xml 254 and Literal as EntityValue to be more informative, since attribute
737 (<nt def="NT-EntityValue">EntityValue</nt>),
745 <prod id="NT-EntityValue"><lhs>EntityValue</lhs>
    [all...]
  /external/libxml2/test/relaxng/
tutor11_1_3.xml 272 and Literal as EntityValue to be more informative, since attribute
763 (<nt def='NT-EntityValue'>EntityValue</nt>),
771 <prod id='NT-EntityValue'><lhs>EntityValue</lhs>
    [all...]
  /external/libxml2/test/valid/
REC-xml-19980210.xml 272 and Literal as EntityValue to be more informative, since attribute
763 (<nt def='NT-EntityValue'>EntityValue</nt>),
771 <prod id='NT-EntityValue'><lhs>EntityValue</lhs>
    [all...]
  /libcore/xml/src/main/java/org/kxml2/io/
KXmlParser.java 918 String entityValue;
921 entityValue = readValue((char) quote, true, false, ValueContext.ENTITY_DECLARATION);
930 entityValue = "";
945 documentEntities.put(name, entityValue.toCharArray());
    [all...]
  /external/vogar/lib/
kxml-libcore-20110123.jar 
  /external/libxml2/doc/
APIchunk2.html     [all...]
  /external/libxml2/doc/devhelp/
libxml2-parserInternals.html     [all...]
  /external/libxml2/doc/html/
libxml-parserInternals.html     [all...]
  /external/libxml2/
parser.c 384 errmsg = "EntityValue: \" or ' expected";
390 errmsg = "EntityValue: \" or ' expected";
    [all...]
  /prebuilts/tools/common/m2/repository/com/sun/xml/dtd-parser/dtd-parser/1.1/
dtd-parser-1.1.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
commons-lang-2.6.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
commons-lang-2.6.jar 
  /prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.4/
commons-lang-2.4.jar 
  /prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.6/
commons-lang-2.6.jar 
  /prebuilts/android-emulator/linux-x86_64/
emulator-arm 
emulator-mips 
emulator-x86 

Completed in 346 milliseconds