Constructor and Description |
---|
XmlSchemaBody(String xmlSchema) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getValue() |
int |
hashCode() |
static XmlSchemaBody |
xmlSchema(String xmlSchema) |
static XmlSchemaBody |
xmlSchemaFromResource(String xmlSchemaPath) |
getCharset, getContentType, getOptional, getRawBytes, getType, withOptional
toString
fieldsExcludedFromEqualsAndHashCode
public XmlSchemaBody(String xmlSchema)
public static XmlSchemaBody xmlSchema(String xmlSchema)
public static XmlSchemaBody xmlSchemaFromResource(String xmlSchemaPath)
Copyright © 2022. All rights reserved.