Searched
full:entity (Results
2351 -
2375 of
3175) sorted by null
<<919293949596979899100>>
/frameworks/base/drm/java/android/drm/ |
DrmInfo.java | 24 * An entity class that describes the information required to send transactions
|
DrmRights.java | 23 * An entity class that wraps the license information retrieved from the online DRM server.
|
DrmSupportInfo.java | 23 * An entity class that wraps the capability of each DRM plug-in (agent),
|
/frameworks/base/tests/CoreTests/android/core/ |
TestWebData.java | 117 // Length of test entity body
|
/gdk/samples/quake/jni/ |
sound.h | 141 // 0 to MAX_DYNAMIC_CHANNELS-1 = normal entity sounds
|
/libcore/dom/src/test/java/org/w3c/domts/ |
DOMTestDocumentBuilderFactory.java | 24 * (such as entity-expanding, non-validating, whitespace ignoring)
|
DocumentBuilderSetting.java | 17 * This class is an parser setting, such as non-validating or entity-expanding.
|
/libcore/dom/src/test/java/org/w3c/domts/level1/core/ |
characterdataappenddatanomodificationallowederrEE.java | 31 * Create an ent3 entity reference and call appendData on a text child, should thrown a NO_MODIFICATION_ALLOWED_ERR.
|
characterdatadeletedatanomodificationallowederrEE.java | 31 * Create an ent3 entity reference and call deleteData on a text child, should thrown a NO_MODIFICATION_ALLOWED_ERR.
|
characterdatainsertdatanomodificationallowederrEE.java | 31 * Create an ent3 entity reference and call insertData on a text child, should thrown a NO_MODIFICATION_ALLOWED_ERR.
|
characterdatareplacedatanomodificationallowederrEE.java | 31 * Create an ent3 entity reference and call replaceData on a text child, should thrown a NO_MODIFICATION_ALLOWED_ERR.
|
characterdatasetdatanomodificationallowederrEE.java | 31 * Create an ent3 entity reference and call setData on a text child, should thrown a NO_MODIFICATION_ALLOWED_ERR.
|
documentinvalidcharacterexceptioncreateentref1.java | 31 * Creating an entity reference with an empty name should cause an INVALID_CHARACTER_ERR.
|
elementsetattributenomodificationallowederrEE.java | 37 * from the entity reference by executing the "setAttribute(name,value)" method.
|
nodeappendchildnomodificationallowederrEE.java | 35 * Create an ent4 entity reference and the "appendChild(newChild)" method.
|
nodeinsertbeforenomodificationallowederrEE.java | 35 * Create an ent4 entity reference and and execute the "insertBefore(newChild,refChild)" method.
|
noderemovechildnomodificationallowederrEE.java | 35 * Create an entity reference and execute the "removeChild(oldChild)" method.
|
nodereplacechildnomodificationallowederrEE.java | 35 * Create an entity reference execute the "replaceChild(newChild,oldChild)" method.
|
nodesetnodevaluenomodificationallowederrEE.java | 31 * Create an entity reference and execute the "setNodeValue(nodeValue)" method.
|
/libcore/dom/src/test/java/org/w3c/domts/level2/core/ |
documentimportnode21.java | 39 * Using the method importNode with deep=true, retreive the entity refs present in the
|
/libcore/luni/src/main/java/org/xml/sax/helpers/ |
ParserAdapter.java | 270 * Set the entity resolver. 272 * @param resolver The new entity resolver. 282 * Return the current entity resolver. 284 * @return The current entity resolver, or null if none was supplied.
|
/libcore/luni/src/test/java/libcore/xml/ |
SimpleParserTest.java | 225 "resolved external entity must be in parser character stream",
|
/libcore/luni/src/test/java/tests/org/w3c/dom/ |
DocumentBuilderSetting.java | 17 * This class is an parser setting, such as non-validating or entity-expanding.
|
/packages/apps/Email/src/org/apache/james/mime4j/message/ |
Header.java | 41 * The header of an entity (see RFC 2045).
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
c-pretty-print.h | 37 a C or C++ entity. */
|
Completed in 697 milliseconds
<<919293949596979899100>>