public class OptionRestrictionRegexStaxUnmarshaller extends java.lang.Object implements Unmarshaller<OptionRestrictionRegex,StaxUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static OptionRestrictionRegexStaxUnmarshaller |
instance |
Constructor and Description |
---|
OptionRestrictionRegexStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static OptionRestrictionRegexStaxUnmarshaller |
getInstance() |
OptionRestrictionRegex |
unmarshall(StaxUnmarshallerContext context) |
private static OptionRestrictionRegexStaxUnmarshaller instance
public OptionRestrictionRegexStaxUnmarshaller()
public OptionRestrictionRegex unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<OptionRestrictionRegex,StaxUnmarshallerContext>
java.lang.Exception
public static OptionRestrictionRegexStaxUnmarshaller getInstance()