| 
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
java.lang.Objectdk.brics.string.Misc
public class Misc
Convenience methods.
| Method Summary | |
|---|---|
static String | 
escape(String s)
Escapes special characters in a string.  | 
static String | 
formatExample(String example)
Formats a string so it can be printed out friendly.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static String escape(String s)
public static String formatExample(String example)
Automaton.getShortestExample(boolean) on an empty-languaged automaton.
example - an example string from an automaton
  | 
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||