HomeSort by relevance Sort by last modified time
    Searched full:entity (Results 276 - 300 of 2885) sorted by null

<<11121314151617181920>>

  /external/icu4c/data/xml/collation/
zh_Hant.xml 7 <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
zh_MO.xml 7 <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
zh_TW.xml 7 <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
zh_TW_STROKE.xml 7 <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
  /external/icu4c/data/xml/main/
az_AZ.xml 7 <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
en_US_POSIX.xml 7 <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
pa_PK.xml 7 <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
sh.xml 7 <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
ur_IN.xml 7 <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
uz_UZ.xml 7 <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
vai_LR.xml 7 <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
  /external/markdown/tests/misc/
numeric-entity.html 2 <p>This is an entity: &#234; </p
  /external/nist-sip/java/gov/nist/javax/sip/header/
ContentEncoding.java 40 * The Content-Encoding entity-header field is used as a modifier to the
42 * codings have been applied to the entity-body, and thus what decoding
54 * The content-coding is a characteristic of the entity identified by
55 * the Request-URI. Typically, the entity-body is stored with this
61 * If the content-coding of an entity is not "identity", then the
62 * response MUST include a Content-Encoding entity-header (section
65 * If the content-coding of an entity in a request message is not
69 * If multiple encodings have been applied to an entity, the content
72 * by other entity-header fields not defined by this specification.
  /external/smack/src/org/jivesoftware/smackx/pubsub/
SubscribeOptionFields.java 27 * Whether an entity wants to receive or disable notifications
34 * Whether an entity wants to receive digests (aggregations) of
56 * Whether an entity wants to receive an XMPP message body in addition to
64 * The presence states for which an entity wants to receive notifications.
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
documentimportnode19.java 39 * Using the method importNode with deep=true/false, import a entity nodes ent2 and ent6
82 Entity entity2;
83 Entity entity6;
84 Entity entityImp2;
85 Entity entityImp6;
98 entity2 = (Entity) nodeMap.getNamedItem("ent2");
99 entity6 = (Entity) nodeMap.getNamedItem("ent6");
100 entityImp2 = (Entity) docImp.importNode(entity2, false);
101 entityImp6 = (Entity) docImp.importNode(entity6, true);
  /libcore/luni/src/main/java/org/xml/sax/
Locator.java 52 * entity or of the external parsed entity in which the markup
66 * entity or of the external parsed entity in which the markup
92 * due to internal entity expansion. </p>
95 * in the document entity or external parsed entity where the
122 * in the document entity or external parsed entity where the
  /libcore/luni/src/main/java/org/xml/sax/ext/
DefaultHandler2.java 122 * and read the entity text from that resulting absolute URI.
129 * @param name Identifies the external entity being resolved.
131 * with "%" to indicate a parameter entity, or else the name of
132 * a general entity. This is never null when invoked by a SAX2
134 * @param publicId The public identifier of the external entity being
142 * @param systemId The system identifier of the external entity
164 * with null entity name and base URI.
167 * @param publicId The public identifier of the external entity being
170 * @param systemId The system identifier of the external entity
EntityResolver2.java 1 // EntityResolver2.java - Extended SAX entity resolver.
16 * Extended interface for mapping external entity references to input
33 * <em>http://xml.org/sax/features/use-entity-resolver2</em> feature flag
40 * <p>That supports three categories of application that modify entity
52 * if the original SAX 1.0 style entity resolution method is invoked.
67 * available for validation, entity processing, and attribute processing
144 "http://www.oasis-open.org/committees/entity/spec-2001-08-06.html"
148 * to determine the input source to use for any external entity
150 * That excludes the document entity, and any external entity returne
    [all...]
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/
ContentHandler.java 33 * part in a multipart MIME entity.
93 * <code>multipart/*</code> entity.
123 * of a <code>multipart/*</code> entity.
132 * of a <code>multipart/*</code> entity.
140 * Called when the body of a multipart entity is about to be parsed.
151 * Called when the body of an entity has been parsed.
156 * Called when the body of a discrete (non-multipart) entity is about to
169 * Called when a new entity (message or body part) starts and the
172 * @param is the raw contents of the entity.
  /external/smack/src/org/jivesoftware/smackx/packet/
DiscoverInfo.java 37 * The received information may contain one or more identities of the requested XMPP entity, and
38 * a list of supported features by the requested XMPP entity.
108 * Returns the discovered features of an XMPP entity.
110 * @return an Iterator on the discovered features of an XMPP entity
119 * Adds a new identity of the requested entity to the discovered information.
121 * @param identity the discovered entity's identity
142 * Returns the discovered identities of an XMPP entity.
252 * Represents the identity of a given XMPP entity. An entity may have many identities but all
268 * Creates a new identity for an XMPP entity
    [all...]
  /external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
fake_pepper_interface_url_loader.cc 61 entity(NULL),
75 FakeURLLoaderEntity* entity; // Weak reference. member in class:__anon8829::FakeURLLoaderResource
121 FakeURLLoaderEntity* entity) {
122 size_t content_length = entity->body().size();
134 FakeURLLoaderEntity* entity) {
152 size_t content_length = entity->body().size();
154 // Trying to start reading past the end of the entity is
205 FakeURLLoaderEntity entity(body);
207 entity_map_.insert(EntityMap::value_type(url, entity));
281 loader_resource->entity = NULL
303 FakeURLLoaderEntity* entity = loader_resource->server->GetEntity(url); local
    [all...]
  /external/smack/src/org/jivesoftware/smackx/
ServiceDiscoveryManager.java 43 * <li>A registry of supported features in this XMPP entity.
44 * <li>Automatic response when this XMPP entity is queried for information.
260 // and if the request was not send to a node. If Entity Caps are
319 * @param node the node that contains items associated with an entity not addressable as a JID.
362 * Returns the supported features by this XMPP entity.
364 * @return an Iterator on the supported features by this XMPP entity.
373 * Returns the supported features by this XMPP entity.
375 * @return a copy of the List on the supported features by this XMPP entity.
384 * Registers that a new feature is supported by this XMPP entity. When this client is
402 * Removes the specified feature from the supported features by this XMPP entity.<p
    [all...]
  /external/apache-http/src/org/apache/http/impl/entity/
StrictContentLengthStrategy.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/impl/entity/StrictContentLengthStrategy.java $
32 package org.apache.http.impl.entity;
39 import org.apache.http.entity.ContentLengthStrategy;
45 * This entity generator comforms to the entity transfer rules outlined in the
62 * empty line after the header fields, regardless of the entity-header fields present in the
72 * OCTETs represents both the entity-length and the transfer-length. The Content-Length
114 * has been, can be, or may need to be applied to an entity-body in order to ensure
116 * the transfer-coding is a property of the message, not of the original entity.
147 * the message, not of the entity
    [all...]
  /external/apache-http/src/org/apache/http/client/utils/
URLEncodedUtils.java 83 * {@link HttpEntity}. The encoding is taken from the entity's
88 * @param entity
89 * The entity to parse
91 * If there was an exception getting the entity's data.
94 final HttpEntity entity) throws IOException {
96 if (isEncoded(entity)) {
97 final String content = EntityUtils.toString(entity);
98 final Header encoding = entity.getContentEncoding();
109 * Returns true if the entity's Content-Type header is
112 public static boolean isEncoded (final HttpEntity entity) {
    [all...]
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/message/
Message.java 49 public class Message extends Entity implements Body {
83 * @see org.apache.james.mime4j.message.Entity#writeTo(java.io.OutputStream)
120 expect(Entity.class);
122 ((Entity) stack.peek()).setBody(m);
156 expect(Entity.class);
157 ((Entity) stack.peek()).setHeader(h);
164 expect(Entity.class);
166 Entity e = (Entity) stack.peek();
176 expect(Entity.class);
    [all...]

Completed in 613 milliseconds

<<11121314151617181920>>