| Package | Description |
|---|---|
| org.htmlunit.cyberneko.xerces.xni |
| Modifier and Type | Method and Description |
|---|---|
String |
XMLString.toString(FastHashMap<XMLString,String> cache)
Returns a string representation of this buffer using a cache as
source to avoid duplicates.
|
static String |
XMLString.toString(XMLString seq,
FastHashMap<XMLString,String> cache)
Returns a string representation of the buffer using a cache as
source to avoid duplicates.
|
Copyright © 2024 HtmlUnit. All rights reserved.