Class XSValidator
java.lang.Object
com.io7m.xstructural.vanilla.internal.XSValidator
- All Implemented Interfaces:
XSProcessorType
public final class XSValidator extends java.lang.Object implements XSProcessorType
-
Constructor Summary
Constructors Constructor Description XSValidator(SXMLResources inResources, XSProcessorRequest inRequest) -
Method Summary
Modifier and Type Method Description voidexecute()Execute the processor.
-
Constructor Details
-
Method Details
-
execute
Description copied from interface:XSProcessorTypeExecute the processor.- Specified by:
executein interfaceXSProcessorType- Throws:
XSValidationException
-