Skip navigation links
A C E F G I M O S T V 

A

apply(InputSource) - Method in class com.brentcroft.tools.materializer.Materializer
 

C

characters(char[], int, int) - Method in class com.brentcroft.tools.materializer.core.TagHandler
 
close(Object, String) - Method in interface com.brentcroft.tools.materializer.core.FlatTag
 
close(Object, String) - Method in interface com.brentcroft.tools.materializer.core.StepTag
 
close(Object, String) - Method in interface com.brentcroft.tools.materializer.core.Tag
 
com.brentcroft.tools.materializer - package com.brentcroft.tools.materializer
 
com.brentcroft.tools.materializer.core - package com.brentcroft.tools.materializer.core
 

E

endElement(String, String, String) - Method in class com.brentcroft.tools.materializer.core.TagHandler
 
error(SAXParseException) - Method in class com.brentcroft.tools.materializer.core.TagHandler
 

F

fatalError(SAXParseException) - Method in class com.brentcroft.tools.materializer.core.TagHandler
 
FlatTag<T> - Interface in com.brentcroft.tools.materializer.core
 

G

getChildren() - Method in interface com.brentcroft.tools.materializer.core.Tag
 
getCloser() - Method in interface com.brentcroft.tools.materializer.core.Tag
 
getItem(T) - Method in interface com.brentcroft.tools.materializer.core.FlatTag
 
getItem(T) - Method in interface com.brentcroft.tools.materializer.core.Tag
 
getOpener() - Method in interface com.brentcroft.tools.materializer.core.Tag
 
getPath() - Method in class com.brentcroft.tools.materializer.core.TagHandler
 
getSchemas(String...) - Static method in class com.brentcroft.tools.materializer.Materializer
 
getSelf() - Method in interface com.brentcroft.tools.materializer.core.Tag
 
getTag() - Method in interface com.brentcroft.tools.materializer.core.Tag
 
getTag(String, String, String, Attributes) - Method in class com.brentcroft.tools.materializer.core.TagModel
 
getTagModel() - Method in interface com.brentcroft.tools.materializer.core.Tag
 
getValidator() - Method in interface com.brentcroft.tools.materializer.core.Tag
 

I

isChoice() - Method in interface com.brentcroft.tools.materializer.core.Tag
 
isMultiple() - Method in interface com.brentcroft.tools.materializer.core.Tag
 
isOptional() - Method in interface com.brentcroft.tools.materializer.core.Tag
 

M

Materializer<R> - Class in com.brentcroft.tools.materializer
A Materializer provides a function to build an object during the SAX parsing of an XML InputSource using a specialized TagHandler.
Materializer(Schema, int, Supplier<FlatTag<R>>, Supplier<R>) - Constructor for class com.brentcroft.tools.materializer.Materializer
 

O

open(Object, Attributes) - Method in interface com.brentcroft.tools.materializer.core.FlatTag
 
open(Object, Attributes) - Method in interface com.brentcroft.tools.materializer.core.StepTag
 
open(Object, Attributes) - Method in interface com.brentcroft.tools.materializer.core.Tag
 

S

startElement(String, String, String, Attributes) - Method in class com.brentcroft.tools.materializer.core.TagHandler
 
step(Object) - Method in interface com.brentcroft.tools.materializer.core.StepTag
 
StepTag<T,R> - Interface in com.brentcroft.tools.materializer.core
 

T

Tag<T,R> - Interface in com.brentcroft.tools.materializer.core
 
TagException - Exception in com.brentcroft.tools.materializer
A TagException is raised by TagHandler and captures the state of the invoking TagHandler (e.g.: current path and stacks).
TagException(TagHandler, Throwable) - Constructor for exception com.brentcroft.tools.materializer.TagException
 
TagException(TagHandler, String) - Constructor for exception com.brentcroft.tools.materializer.TagException
 
TagHandler<R> - Class in com.brentcroft.tools.materializer.core
 
TagHandler(FlatTag<R>, R) - Constructor for class com.brentcroft.tools.materializer.core.TagHandler
 
TagHandlerException - Exception in com.brentcroft.tools.materializer
A TagHandlerException is raised by TagHandler and captures a message.
TagHandlerException(TagHandler, String) - Constructor for exception com.brentcroft.tools.materializer.TagHandlerException
 
TagModel<R> - Class in com.brentcroft.tools.materializer.core
 
TagModel() - Constructor for class com.brentcroft.tools.materializer.core.TagModel
 
TagParseException - Exception in com.brentcroft.tools.materializer
A TagParseException is raised by TagHandler and captures one of: ParserConfigurationException, SAXException, IOException.
TagParseException(TagHandler, ParserConfigurationException) - Constructor for exception com.brentcroft.tools.materializer.TagParseException
 
TagParseException(TagHandler, SAXException) - Constructor for exception com.brentcroft.tools.materializer.TagParseException
 
TagParseException(TagHandler, IOException) - Constructor for exception com.brentcroft.tools.materializer.TagParseException
 
TagValidationException - Exception in com.brentcroft.tools.materializer
A TagValidationException is raised by TagHandler and captures a ValidationException.
TagValidationException(TagHandler, ValidationException) - Constructor for exception com.brentcroft.tools.materializer.TagValidationException
 
TagValidator<T,V> - Interface in com.brentcroft.tools.materializer.core
 
toString() - Method in exception com.brentcroft.tools.materializer.TagException
 

V

ValidationException - Exception in com.brentcroft.tools.materializer.core
 
ValidationException(Tag<?, ?>, String) - Constructor for exception com.brentcroft.tools.materializer.core.ValidationException
 
Validator<V> - Interface in com.brentcroft.tools.materializer.core
 
A C E F G I M O S T V 
Skip navigation links

Copyright © 2021. All rights reserved.