Uses of Class
org.htmlunit.cyberneko.util.FastHashMap
Packages that use FastHashMap
-
Uses of FastHashMap in org.htmlunit.cyberneko.xerces.xni
Methods in org.htmlunit.cyberneko.xerces.xni with parameters of type FastHashMapModifier and TypeMethodDescriptionXMLString.toString(FastHashMap<XMLString, String> cache) Returns a string representation of this buffer using a cache as source to avoid duplicates.static StringXMLString.toString(XMLString seq, FastHashMap<XMLString, String> cache) Returns a string representation of the buffer using a cache as source to avoid duplicates.