Index

B C E F G H I L M O R S T V W X 
All Classes|All Packages

B

brandingFile() - Method in class com.io7m.xstructural.api.XSProcessorRequest
 
brandingFile() - Method in interface com.io7m.xstructural.api.XSProcessorRequestType
 
build() - Method in class com.io7m.xstructural.api.XSProcessorRequest.Builder
Builds a new XSProcessorRequest.
builder() - Static method in class com.io7m.xstructural.api.XSProcessorRequest
Creates a builder for XSProcessorRequest.

C

checkPreconditions() - Method in interface com.io7m.xstructural.api.XSProcessorRequestType
Check preconditions for the type.
close() - Method in class com.io7m.xstructural.vanilla.internal.XSMessageListener
 
com.io7m.xstructural.api - package com.io7m.xstructural.api
XStructural (API)
com.io7m.xstructural.cmdline - package com.io7m.xstructural.cmdline
Command-line interface.
com.io7m.xstructural.cmdline.internal - package com.io7m.xstructural.cmdline.internal
Command-line interface (internal classes).
com.io7m.xstructural.vanilla - package com.io7m.xstructural.vanilla
XStructural (Vanilla)
com.io7m.xstructural.vanilla.internal - package com.io7m.xstructural.vanilla.internal
XStructural (Vanilla internal classes)
com.io7m.xstructural.xml - package com.io7m.xstructural.xml
XStructural XML resources.
com.io7m.xstructural.xml.org.w3c - package com.io7m.xstructural.xml.org.w3c
XStructural XML resources.
com.io7m.xstructural.xml.org.w3c.xhtml - package com.io7m.xstructural.xml.org.w3c.xhtml
XStructural XML resources.
convert(String) - Method in class com.io7m.xstructural.cmdline.XSLogLevelConverter
 
convert(String) - Method in class com.io7m.xstructural.cmdline.XSStylesheetConverter
 
copyOf(XSProcessorRequestType) - Static method in class com.io7m.xstructural.api.XSProcessorRequest
Creates an immutable copy of a XSProcessorRequestType value.
core() - Method in class com.io7m.xstructural.xml.SXMLResources
 
create(XSProcessorRequest) - Method in interface com.io7m.xstructural.api.XSProcessorFactoryType
Create a new processor for the given request.
create(XSProcessorRequest) - Method in class com.io7m.xstructural.vanilla.XSProcessors
 

E

equals(Object) - Method in class com.io7m.xstructural.api.XSProcessorRequest
This instance is equal to all instances of XSProcessorRequest that have equal attribute values.
error(SAXParseException) - Method in class com.io7m.xstructural.vanilla.internal.XSErrorHandler
 
execute() - Method in interface com.io7m.xstructural.api.XSProcessorType
Execute the processor.
execute() - Method in class com.io7m.xstructural.vanilla.internal.XSProcessor
 
execute() - Method in class com.io7m.xstructural.vanilla.internal.XSTransformer
 
execute() - Method in class com.io7m.xstructural.vanilla.internal.XSValidator
 
execute() - Method in class com.io7m.xstructural.vanilla.internal.XSXHTMLValidator
 
exitCode() - Method in class com.io7m.xstructural.cmdline.Main
 

F

fatalError(SAXParseException) - Method in class com.io7m.xstructural.vanilla.internal.XSErrorHandler
 
findProcessors() - Static method in class com.io7m.xstructural.cmdline.internal.XSServices
 
from(XSProcessorRequestType) - Method in class com.io7m.xstructural.api.XSProcessorRequest.Builder
Fill a builder with attribute values from the provided XSProcessorRequestType instance.

G

getName() - Method in enum com.io7m.xstructural.cmdline.XSLogLevel
 

H

hashCode() - Method in class com.io7m.xstructural.api.XSProcessorRequest
Computes a hash code from attributes: outputDirectory, sourceFile, task, stylesheet, writeResources, traceFile, messageFile, brandingFile.

I

isFailed() - Method in class com.io7m.xstructural.vanilla.internal.XSErrorHandler
 

L

LOG_DEBUG - com.io7m.xstructural.cmdline.XSLogLevel
 
LOG_ERROR - com.io7m.xstructural.cmdline.XSLogLevel
 
LOG_INFO - com.io7m.xstructural.cmdline.XSLogLevel
 
LOG_TRACE - com.io7m.xstructural.cmdline.XSLogLevel
 
LOG_WARN - com.io7m.xstructural.cmdline.XSLogLevel
 

M

main(String[]) - Static method in class com.io7m.xstructural.cmdline.Main
The main entry point.
main(String[]) - Static method in class com.io7m.xstructural.cmdline.MainExitless
The main entry point.
Main - Class in com.io7m.xstructural.cmdline
Main command line entry point.
Main(String[]) - Constructor for class com.io7m.xstructural.cmdline.Main
 
MainExitless - Class in com.io7m.xstructural.cmdline
Main command line entry point that does not call exit().
message(XdmNode, QName, boolean, SourceLocator) - Method in class com.io7m.xstructural.vanilla.internal.XSMessageListener
 
messageFile() - Method in class com.io7m.xstructural.api.XSProcessorRequest
 
messageFile() - Method in interface com.io7m.xstructural.api.XSProcessorRequestType
 
multi() - Method in class com.io7m.xstructural.xml.SXMLResources
 
MULTIPLE_FILE - com.io7m.xstructural.api.XSProcessorRequestType.Stylesheet
The multi-file stylesheet.

O

outputDirectory() - Method in class com.io7m.xstructural.api.XSProcessorRequest
 
outputDirectory() - Method in interface com.io7m.xstructural.api.XSProcessorRequestType
 

R

resolveResource(String, String, String, String, String) - Method in class com.io7m.xstructural.vanilla.internal.XSResourceResolver
 
run() - Method in class com.io7m.xstructural.cmdline.Main
 

S

schema() - Method in class com.io7m.xstructural.xml.SXMLResources
 
setBrandingFile(Path) - Method in class com.io7m.xstructural.api.XSProcessorRequest.Builder
Initializes the optional value brandingFile to brandingFile.
setBrandingFile(Optional<? extends Path>) - Method in class com.io7m.xstructural.api.XSProcessorRequest.Builder
Initializes the optional value brandingFile to brandingFile.
setMessageFile(Path) - Method in class com.io7m.xstructural.api.XSProcessorRequest.Builder
Initializes the value for the messageFile attribute.
setOutputDirectory(Path) - Method in class com.io7m.xstructural.api.XSProcessorRequest.Builder
Initializes the value for the outputDirectory attribute.
setSourceFile(Path) - Method in class com.io7m.xstructural.api.XSProcessorRequest.Builder
Initializes the value for the sourceFile attribute.
setStylesheet(XSProcessorRequestType.Stylesheet) - Method in class com.io7m.xstructural.api.XSProcessorRequest.Builder
Initializes the value for the stylesheet attribute.
setTask(XSProcessorRequestType.Task) - Method in class com.io7m.xstructural.api.XSProcessorRequest.Builder
Initializes the value for the task attribute.
setTraceFile(Path) - Method in class com.io7m.xstructural.api.XSProcessorRequest.Builder
Initializes the value for the traceFile attribute.
setWriteResources(boolean) - Method in class com.io7m.xstructural.api.XSProcessorRequest.Builder
Initializes the value for the writeResources attribute.
single() - Method in class com.io7m.xstructural.xml.SXMLResources
 
SINGLE_FILE - com.io7m.xstructural.api.XSProcessorRequestType.Stylesheet
The single-file stylesheet.
sourceFile() - Method in class com.io7m.xstructural.api.XSProcessorRequest
 
sourceFile() - Method in interface com.io7m.xstructural.api.XSProcessorRequestType
 
stylesheet() - Method in class com.io7m.xstructural.api.XSProcessorRequest
 
stylesheet() - Method in interface com.io7m.xstructural.api.XSProcessorRequestType
 
SXMLResources - Class in com.io7m.xstructural.xml
Resources exposed by the module.
SXMLResources() - Constructor for class com.io7m.xstructural.xml.SXMLResources
Construct a resource provider.

T

task() - Method in class com.io7m.xstructural.api.XSProcessorRequest
 
task() - Method in interface com.io7m.xstructural.api.XSProcessorRequestType
 
toString() - Method in class com.io7m.xstructural.api.XSProcessorRequest
Prints the immutable value XSProcessorRequest with attribute values.
toString() - Method in enum com.io7m.xstructural.cmdline.XSLogLevel
 
traceFile() - Method in class com.io7m.xstructural.api.XSProcessorRequest
 
traceFile() - Method in interface com.io7m.xstructural.api.XSProcessorRequestType
 
TRANSFORM_XHTML - com.io7m.xstructural.api.XSProcessorRequestType.Task
The input document will be transformed to XHTML.

V

VALIDATE - com.io7m.xstructural.api.XSProcessorRequestType.Task
The input document will be validated, and no other steps will be performed.
valueOf(String) - Static method in enum com.io7m.xstructural.api.XSProcessorRequestType.Stylesheet
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.io7m.xstructural.api.XSProcessorRequestType.Task
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.io7m.xstructural.cmdline.XSLogLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.io7m.xstructural.api.XSProcessorRequestType.Stylesheet
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.io7m.xstructural.api.XSProcessorRequestType.Task
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.io7m.xstructural.cmdline.XSLogLevel
Returns an array containing the constants of this enum type, in the order they are declared.

W

W3CMarker - Class in com.io7m.xstructural.xml.org.w3c
 
W3CXHTMLMarker - Class in com.io7m.xstructural.xml.org.w3c.xhtml
 
W3CXHTMLMarker() - Constructor for class com.io7m.xstructural.xml.org.w3c.xhtml.W3CXHTMLMarker
 
w3cXHTMLResourceOf(String) - Method in class com.io7m.xstructural.xml.SXMLResources
 
w3cXHTMLResources() - Method in class com.io7m.xstructural.xml.SXMLResources
 
w3cXHTMLSchema() - Method in class com.io7m.xstructural.xml.SXMLResources
 
warning(SAXParseException) - Method in class com.io7m.xstructural.vanilla.internal.XSErrorHandler
 
withBrandingFile(Path) - Method in class com.io7m.xstructural.api.XSProcessorRequest
Copy the current immutable object by setting a present value for the optional brandingFile attribute.
withBrandingFile(Optional<? extends Path>) - Method in class com.io7m.xstructural.api.XSProcessorRequest
Copy the current immutable object by setting an optional value for the brandingFile attribute.
withMessageFile(Path) - Method in class com.io7m.xstructural.api.XSProcessorRequest
Copy the current immutable object by setting a value for the messageFile attribute.
withOutputDirectory(Path) - Method in class com.io7m.xstructural.api.XSProcessorRequest
Copy the current immutable object by setting a value for the outputDirectory attribute.
withSourceFile(Path) - Method in class com.io7m.xstructural.api.XSProcessorRequest
Copy the current immutable object by setting a value for the sourceFile attribute.
withStylesheet(XSProcessorRequestType.Stylesheet) - Method in class com.io7m.xstructural.api.XSProcessorRequest
Copy the current immutable object by setting a value for the stylesheet attribute.
withTask(XSProcessorRequestType.Task) - Method in class com.io7m.xstructural.api.XSProcessorRequest
Copy the current immutable object by setting a value for the task attribute.
withTraceFile(Path) - Method in class com.io7m.xstructural.api.XSProcessorRequest
Copy the current immutable object by setting a value for the traceFile attribute.
withWriteResources(boolean) - Method in class com.io7m.xstructural.api.XSProcessorRequest
Copy the current immutable object by setting a value for the writeResources attribute.
writeResources() - Method in class com.io7m.xstructural.api.XSProcessorRequest
 
writeResources() - Method in interface com.io7m.xstructural.api.XSProcessorRequestType
 

X

xsdResourceOf(String) - Method in class com.io7m.xstructural.xml.SXMLResources
 
xsdResources() - Method in class com.io7m.xstructural.xml.SXMLResources
 
XSErrorHandler - Class in com.io7m.xstructural.vanilla.internal
 
XSErrorHandler(Logger) - Constructor for class com.io7m.xstructural.vanilla.internal.XSErrorHandler
 
XSLogLevel - Enum in com.io7m.xstructural.cmdline
Log level.
XSLogLevelConverter - Class in com.io7m.xstructural.cmdline
A converter for XSLogLevel values.
XSLogLevelConverter() - Constructor for class com.io7m.xstructural.cmdline.XSLogLevelConverter
Construct a new converter.
XSMessageListener - Class in com.io7m.xstructural.vanilla.internal
 
XSProcessor - Class in com.io7m.xstructural.vanilla.internal
 
XSProcessor(XSProcessorRequest) - Constructor for class com.io7m.xstructural.vanilla.internal.XSProcessor
 
XSProcessorException - Exception in com.io7m.xstructural.api
The type of exceptions raised by document processors.
XSProcessorException(String) - Constructor for exception com.io7m.xstructural.api.XSProcessorException
Construct an exception.
XSProcessorException(String, Throwable) - Constructor for exception com.io7m.xstructural.api.XSProcessorException
Construct an exception.
XSProcessorException(Throwable) - Constructor for exception com.io7m.xstructural.api.XSProcessorException
Construct an exception.
XSProcessorFactoryType - Interface in com.io7m.xstructural.api
The type of processor factories.
XSProcessorRequest - Class in com.io7m.xstructural.api
A document processor request.
XSProcessorRequest.Builder - Class in com.io7m.xstructural.api
Builds instances of type XSProcessorRequest.
XSProcessorRequestType - Interface in com.io7m.xstructural.api
A document processor request.
XSProcessorRequestType.Stylesheet - Enum in com.io7m.xstructural.api
The stylesheet that will be used during processing.
XSProcessorRequestType.Task - Enum in com.io7m.xstructural.api
A document processor task.
XSProcessors - Class in com.io7m.xstructural.vanilla
The default processor factory.
XSProcessors() - Constructor for class com.io7m.xstructural.vanilla.XSProcessors
Construct a processor factory.
XSProcessorType - Interface in com.io7m.xstructural.api
The type of document processors.
XSResourceResolver - Class in com.io7m.xstructural.vanilla.internal
 
XSResourceResolver(SXMLResources) - Constructor for class com.io7m.xstructural.vanilla.internal.XSResourceResolver
 
XSServices - Class in com.io7m.xstructural.cmdline.internal
 
XSStylesheetConverter - Class in com.io7m.xstructural.cmdline
A converter for XSProcessorRequestType.Stylesheet values.
XSStylesheetConverter() - Constructor for class com.io7m.xstructural.cmdline.XSStylesheetConverter
Construct a new converter.
XSTransformer - Class in com.io7m.xstructural.vanilla.internal
 
XSTransformer(SXMLResources, XSProcessorRequest) - Constructor for class com.io7m.xstructural.vanilla.internal.XSTransformer
 
XSTransformException - Exception in com.io7m.xstructural.api
The type of exceptions raised due to transform failures.
XSTransformException(String) - Constructor for exception com.io7m.xstructural.api.XSTransformException
Construct an exception.
XSTransformException(String, Throwable) - Constructor for exception com.io7m.xstructural.api.XSTransformException
Construct an exception.
XSTransformException(Throwable) - Constructor for exception com.io7m.xstructural.api.XSTransformException
Construct an exception.
xstructuralResourceOf(String) - Method in class com.io7m.xstructural.xml.SXMLResources
 
xstructuralResources() - Method in class com.io7m.xstructural.xml.SXMLResources
 
XSValidationException - Exception in com.io7m.xstructural.api
The type of exceptions raised due to validation failures.
XSValidationException(String) - Constructor for exception com.io7m.xstructural.api.XSValidationException
Construct an exception.
XSValidationException(String, Throwable) - Constructor for exception com.io7m.xstructural.api.XSValidationException
Construct an exception.
XSValidationException(Throwable) - Constructor for exception com.io7m.xstructural.api.XSValidationException
Construct an exception.
XSValidator - Class in com.io7m.xstructural.vanilla.internal
 
XSValidator(SXMLResources, XSProcessorRequest) - Constructor for class com.io7m.xstructural.vanilla.internal.XSValidator
 
XSXHTMLValidator - Class in com.io7m.xstructural.vanilla.internal
 
XSXHTMLValidator(SXMLResources, XSProcessorRequest) - Constructor for class com.io7m.xstructural.vanilla.internal.XSXHTMLValidator
 
B C E F G H I L M O R S T V W X 
All Classes|All Packages