OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setPropertiesFromAttributes
(Results
1 - 12
of
12
) sorted by null
/external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorDecimalFormat.java
70
setPropertiesFromAttributes
(handler, rawName, attributes, dfp);
ProcessorKey.java
73
setPropertiesFromAttributes
(handler, rawName, attributes, kd);
86
void
setPropertiesFromAttributes
(
ProcessorAttributeSet.java
78
setPropertiesFromAttributes
(handler, rawName, attributes, eat);
ProcessorNamespaceAlias.java
68
setPropertiesFromAttributes
(handler, rawName, attributes, na);
ProcessorPreserveSpace.java
65
setPropertiesFromAttributes
(handler, rawName, attributes, paths);
ProcessorStripSpace.java
64
setPropertiesFromAttributes
(handler, rawName, attributes, paths);
ProcessorStylesheetElement.java
106
setPropertiesFromAttributes
(handler, rawName, attributes,
ProcessorTemplateElem.java
78
setPropertiesFromAttributes
(handler, rawName, attributes, elem);
XSLTElementProcessor.java
263
void
setPropertiesFromAttributes
(
268
setPropertiesFromAttributes
(handler, rawName, attributes, target, true);
285
Attributes
setPropertiesFromAttributes
(
ProcessorLRE.java
154
stylesheetProcessor.
setPropertiesFromAttributes
(handler, "stylesheet",
283
setPropertiesFromAttributes
(handler, rawName, attributes, elem);
302
setPropertiesFromAttributes
(handler, rawName, attributes, elem);
ProcessorOutputElem.java
195
setPropertiesFromAttributes
(handler, rawName, attributes, this);
ProcessorInclude.java
129
setPropertiesFromAttributes
(handler, rawName, attributes, this);
Completed in 112 milliseconds