OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:validating
(Results
51 - 75
of
193
) sorted by null
1
2
3
4
5
6
7
8
/libcore/dom/src/test/java/org/w3c/domts/level2/core/
importNode07.java
61
org.w3c.domts.DocumentBuilderSetting.
validating
namednodemapremovenameditemns02.java
59
org.w3c.domts.DocumentBuilderSetting.
validating
namespaceURI01.java
58
org.w3c.domts.DocumentBuilderSetting.
validating
nodesetprefix04.java
54
org.w3c.domts.DocumentBuilderSetting.
validating
removeAttributeNS02.java
62
org.w3c.domts.DocumentBuilderSetting.
validating
/libcore/xml/src/main/java/org/xmlpull/v1/
XmlPullParser.java
17
* <li><b>non-
validating
</b> parser as defined in XML 1.0 spec when
19
* <li><b>
validating
parser</b> as defined in XML 1.0 spec when
23
* then parser behaves like XML 1.0 compliant non-
validating
parser under condition that
49
* (when in
validating
mode next() will not report ignorable whitespace, use nextToken() instead)
267
* For non-
validating
270
*
Validating
parsers may be able to detect ignorable whitespace at
684
* <p><b>Please note:</b> non-
validating
parsers are not
[
all
...]
/libcore/luni/src/main/java/org/apache/xml/utils/
DOMBuilder.java
458
* ignorableWhitespace() method rather than this one (
validating
559
* <p>
Validating
Parsers must use this method to report each chunk
561
* section 2.10): non-
validating
parsers may also use this method
674
* ignorableWhitespace() method rather than this one (
validating
783
* skipped. Non-
validating
processors may skip entities if they
DefaultErrorHandler.java
129
* of the W3C XML 1.0 Recommendation. For example, a
validating
210
* of the W3C XML 1.0 Recommendation. For example, a
validating
/libcore/luni/src/main/java/org/xml/sax/
ContentHandler.java
36
* and for reporting skipped entities (in non-
validating
XML
320
* method rather than this one (
validating
parsers <em>must</em>
338
* <p>
Validating
Parsers must use this method to report each chunk
340
* recommendation, section 2.10): non-
validating
parsers may also
399
* skipped. Non-
validating
processors may skip entities if they
package.html
40
general entities; always true if
validating
.
49
parameter entities; always true if
validating
.
/external/expat/doc/
xmlwf.sgml
84
non-
validating
.
133
<command>&dhpackage;</command> is a non-
validating
parser --
326
Non-
validating
parsers are not required to resolve external
/packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupExchange.java
350
* Process activity result when
validating
existing account
382
* Process activity result when
validating
new account
395
* Process activity result when
validating
new account
/external/chromium/net/http/
http_cache_transaction.h
189
// Called to begin
validating
the cache entry. Returns network error code.
192
// Called to begin
validating
an entry that stores partial content. Returns
/libcore/luni/src/main/java/org/xml/sax/ext/
EntityResolver2.java
99
* used by a (non-
validating
) processor that is not including external
152
* When a (non-
validating
) processor is configured not to include
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
LayoutDeviceManager.java
85
AdtPlugin.log(ex, "Error
validating
%1$s", mSourceLocation);
93
AdtPlugin.log(ex, "Error
validating
%1$s", mSourceLocation);
/external/dbus/dbus/
dbus-marshal-validate.h
164
* for
validating
untrusted data. use _dbus_validate_whatever for that.
/external/zlib/contrib/minizip/
MiniZip64_info.txt
43
Used when debugging and
validating
the creation of zip files using MiniZip64
/frameworks/base/core/java/android/test/
AndroidTestCase.java
79
* attempting to start the activity and
validating
that a {@link SecurityException}
/frameworks/base/include/media/
mediarecorder.h
66
OUTPUT_FORMAT_AUDIO_ONLY_START = 3, // Used in
validating
the output format. Should be the
/libcore/dom/src/test/java/org/w3c/domts/
XercesHTML2DocumentBuilderFactory.java
257
DocumentBuilderSetting.
validating
};
XercesHTMLDocumentBuilderFactory.java
257
DocumentBuilderSetting.
validating
};
/libcore/luni/src/main/java/java/security/cert/
CertPathValidator.java
29
* This class provides the functionality for
validating
certification paths
/libcore/luni/src/main/java/javax/xml/validation/
package.html
52
<a name="example-1"><strong>Usage example</strong>.</a> The following example demonstrates
validating
/libcore/luni/src/main/java/org/apache/xml/serializer/
ToTextStream.java
184
* ignorableWhitespace() method rather than this one (
validating
366
* ignorableWhitespace() method rather than this one (
validating
395
* <p>
Validating
Parsers must use this method to report each chunk
397
* section 2.10): non-
validating
parsers may also use this method
/libcore/luni/src/main/java/org/w3c/dom/
Entity.java
23
* <p>XML does not mandate that a non-
validating
XML processor read and
Completed in 698 milliseconds
1
2
3
4
5
6
7
8