Package com.evolveum.axiom.lang.antlr
Class AxiomStrings
- java.lang.Object
-
- com.evolveum.axiom.lang.antlr.AxiomStrings
-
public class AxiomStrings extends Object
-
-
Constructor Summary
Constructors Constructor Description AxiomStrings()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
fromDoubleQuoted(String input)
static String
fromSingleQuoted(String input)
static String
toDoubleQuoted(String input)
static String
toSingleQuoted(String input)
-