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, getType
toString
equals, fieldsExcludedFromEqualsAndHashCode, hashCode, key
public XmlSchemaBody(String xmlSchema)
public static XmlSchemaBody xmlSchema(String xmlSchema)
public static XmlSchemaBody xmlSchemaFromResource(String xmlSchemaPath)
Copyright © 2018. All rights reserved.