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