public class XmlSchemaBody extends Body
| Constructor and Description |
|---|
XmlSchemaBody(String xmlSchema) |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue() |
static XmlSchemaBody |
xmlSchema(String xmlSchema) |
static XmlSchemaBody |
xmlSchemaFromResource(String xmlSchemaPath) |
getCharset, getContentType, getRawBytes, getTypetoStringequals, fieldsExcludedFromEqualsAndHashCode, hashCodepublic XmlSchemaBody(String xmlSchema)
public static XmlSchemaBody xmlSchema(String xmlSchema)
public static XmlSchemaBody xmlSchemaFromResource(String xmlSchemaPath)
Copyright © 2020. All rights reserved.