|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.policy.privateutil.PolicyUtils.Text
public static class PolicyUtils.Text
Text utilities wrapper.
| Field Summary | |
|---|---|
static java.lang.String |
NEW_LINE
System-specific line separator character retrieved from the Java system property line.separator |
| Constructor Summary | |
|---|---|
PolicyUtils.Text()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
createIndent(int indentLevel)
Method creates indent string consisting of as many TAB characters as specified by indentLevel parameter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String NEW_LINE
line.separator
| Constructor Detail |
|---|
public PolicyUtils.Text()
| Method Detail |
|---|
public static java.lang.String createIndent(int indentLevel)
TAB characters as specified by indentLevel parameter
indentLevel - indentation level
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||