Searched defs:onlyQuotAmpLtGt (Results 1 - 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DCharInfo.java92 boolean onlyQuotAmpLtGt; field in class:CharInfo
167 this.onlyQuotAmpLtGt = true;
318 onlyQuotAmpLtGt = noExtraEntities;
553 copy.onlyQuotAmpLtGt = charInfo.onlyQuotAmpLtGt;

Completed in 84 milliseconds