public class XQueryEscapeStringBuilder extends GenericEscapeStringBuilder
Constructor and Description |
---|
XQueryEscapeStringBuilder() |
Modifier and Type | Method and Description |
---|---|
EscapeStringBuilder |
eappend(Object o)
Appends the string representation of the Object.toString() argument and escape value with XML escape
|
EscapeStringBuilder |
eappend(String str)
Appends the string representation of the String argument and escape value with XML escape
|
append, append, append, append, append, append, append, append, append, append, append, append, append, append, append, appendCodePoint, capacity, charAt, codePointAt, codePointBefore, codePointCount, delete, deleteCharAt, ensureCapacity, getChars, indexOf, indexOf, insert, insert, insert, insert, insert, insert, insert, insert, insert, insert, insert, insert, lastIndexOf, lastIndexOf, length, offsetByCodePoints, replace, reverse, setCharAt, setLength, subSequence, substring, substring, toString, toStringBuilder, trimToSize
public EscapeStringBuilder eappend(Object o)
EscapeStringBuilder
eappend
in interface EscapeStringBuilder
eappend
in class GenericEscapeStringBuilder
public EscapeStringBuilder eappend(String str)
EscapeStringBuilder
eappend
in interface EscapeStringBuilder
eappend
in class GenericEscapeStringBuilder
Copyright © 2013 evolveum. All rights reserved.