2.1 KiB
2.1 KiB
1 | cluster | |
---|---|---|
2 | reset | 39 |
3 | getRecognizedFeatures | 50 |
4 | setFeature | 35 |
5 | getRecognizedProperties | 50 |
6 | setProperty | 47 |
7 | getFeatureDefault | 32 |
8 | getPropertyDefault | 37 |
9 | setDocumentHandler | 63 |
10 | getDocumentHandler | 50 |
11 | startDocument | 43 |
12 | xmlDecl | 42 |
13 | doctypeDecl | 51 |
14 | comment | 54 |
15 | processingInstruction | 38 |
16 | startElement | 20 |
17 | emptyElement | 20 |
18 | endElement | 36 |
19 | startGeneralEntity | 55 |
20 | textDecl | 18 |
21 | endGeneralEntity | 13 |
22 | characters | 14 |
23 | ignorableWhitespace | 14 |
24 | startCDATA | 13 |
25 | endCDATA | 13 |
26 | endDocument | 59 |
27 | setDocumentSource | 3 |
28 | getDocumentSource | 3 |
29 | attributeDecl | 60 |
30 | elementDecl | 23 |
31 | endAttlist | 24 |
32 | endConditional | 24 |
33 | endDTD | 22 |
34 | endExternalSubset | 24 |
35 | endParameterEntity | 23 |
36 | externalEntityDecl | 1 |
37 | getDTDSource | 30 |
38 | ignoredCharacters | 24 |
39 | internalEntityDecl | 58 |
40 | notationDecl | 1 |
41 | setDTDSource | 30 |
42 | startAttlist | 24 |
43 | startConditional | 24 |
44 | startDTD | 22 |
45 | startExternalSubset | 1 |
46 | startParameterEntity | 1 |
47 | unparsedEntityDecl | 56 |
48 | getDTDHandler | 24 |
49 | setDTDHandler | 61 |
50 | setErrorReporter | 45 |
51 | handleFallbackElement | 62 |
52 | handleIncludeElement | 31 |
53 | hasXIncludeNamespace | 9 |
54 | isIncludeElement | 9 |
55 | isFallbackElement | 9 |
56 | sameBaseURIAsIncludeParent | 53 |
57 | sameLanguageAsIncludeParent | 29 |
58 | setupCurrentBaseURI | 12 |
59 | searchForRecursiveIncludes | 11 |
60 | isTopLevelIncludedItem | 50 |
61 | isTopLevelIncludedItemViaInclude | 5 |
62 | isTopLevelIncludedItemViaFallback | 5 |
63 | processAttributes | 17 |
64 | getRelativeBaseURI | 33 |
65 | getIncludeParentBaseURI | 2 |
66 | getIncludeParentLanguage | 2 |
67 | getIncludeParentDepth | 5 |
68 | getResultDepth | 50 |
69 | modifyAugmentations | 26 |
70 | getState | 6 |
71 | setState | 6 |
72 | setSawFallback | 10 |
73 | getSawFallback | 10 |
74 | setSawInclude | 4 |
75 | getSawInclude | 4 |
76 | reportResourceError | 7 |
77 | reportFatalError | 7 |
78 | reportError | 34 |
79 | setParent | 11 |
80 | setHref | 12 |
81 | setXIncludeLocator | 52 |
82 | isRootDocument | 11 |
83 | addUnparsedEntity | 57 |
84 | addNotation | 44 |
85 | checkUnparsedEntity | 21 |
86 | checkNotation | 28 |
87 | checkAndSendUnparsedEntity | 41 |
88 | checkAndSendNotation | 16 |
89 | checkWhitespace | 0 |
90 | checkMultipleRootElements | 50 |
91 | setRootElementProcessed | 19 |
92 | getRootElementProcessed | 19 |
93 | copyFeatures | 49 |
94 | copyFeatures1 | 40 |
95 | saveBaseURI | 5 |
96 | restoreBaseURI | 50 |
97 | saveLanguage | 5 |
98 | restoreLanguage | 50 |
99 | getBaseURI | 2 |
100 | getLanguage | 2 |
101 | getRelativeURI | 48 |
102 | scopeOfBaseURI | 2 |
103 | scopeOfLanguage | 2 |
104 | processXMLBaseAttributes | 8 |
105 | processXMLLangAttributes | 15 |
106 | isValidInHTTPHeader | 0 |
107 | createInputSource | 25 |
108 | isEqual | 46 |
109 | escapeHref | 27 |