OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getIgnoreAttributes
(Results
1 - 4
of
4
) sorted by null
/external/jsilver/src/com/google/clearsilver/jsilver/adaptor/
JSilverFactory.java
76
new HDFDataFactory(options.
getIgnoreAttributes
(), options.getStringInternStrategy());
JHdf.java
117
}, resourceLoader, null, options.
getIgnoreAttributes
());
/external/jsilver/src/com/google/clearsilver/jsilver/
JSilverOptions.java
139
public boolean
getIgnoreAttributes
() {
JSilver.java
122
new HDFDataFactory(options.
getIgnoreAttributes
(), options.getStringInternStrategy());
Completed in 113 milliseconds