|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectr01f.util.types.Strings.StringWrapper
r01f.util.types.Strings.StringXMLOpsWrapper
public static class Strings.StringXMLOpsWrapper
| Field Summary |
|---|
| Fields inherited from class r01f.util.types.Strings.StringWrapper |
|---|
string |
| Constructor Summary | |
|---|---|
Strings.StringXMLOpsWrapper(java.lang.CharSequence theString)
|
|
| Method Summary | |
|---|---|
Strings.StringXMLOpsWrapper |
decodeUTFDoubleByteCharsFromEntities()
Decodifica las entidades XML |
Strings.StringXMLOpsWrapper |
encodeUTFDoubleByteCharsAndQuoutesAsEntities()
Igual que el metodo encodeUTFDoubleByteCharsAsEntities pero además codifica las comillas como entidades XML |
Strings.StringXMLOpsWrapper |
encodeUTFDoubleByteCharsAsEntities()
Codifica los caracteres UTF de doble byte como una entidad XML (code;) |
Strings.StringXMLOpsWrapper |
filterInvalidChars()
Elimina algunos caracteres que son invalidos según la especificacion XML (fundamentalmente caracteres ASCII de control) |
| Methods inherited from class r01f.util.types.Strings.StringWrapper |
|---|
add, add, add, add, add, add, addCustomized, addLine, addQuoted, asCharArray, asInputStream, asInputStream, asReader, asString, asStringBuffer, asStringBuilder, asXml, charAt, customizeWith, decodeUsing, encode, encodeISO8859, encodeUsing, encodeUTF8, filterAndReplaceChars, format, format, getBytes, getBytes, leftPad, length, matcher, quote, quote, removeAccents, replaceAll, rightPad, save, save, splitter, splitter, splitter, splitter, splitter, subSequence, toString, trim, urlDecode, urlEncode, windows1252ToIso8859 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
Strings.StringXMLOpsWrapper(java.lang.CharSequence theString)
| Method Detail |
|---|
public Strings.StringXMLOpsWrapper filterInvalidChars()
public Strings.StringXMLOpsWrapper encodeUTFDoubleByteCharsAsEntities()
public Strings.StringXMLOpsWrapper encodeUTFDoubleByteCharsAndQuoutesAsEntities()
public Strings.StringXMLOpsWrapper decodeUTFDoubleByteCharsFromEntities()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||