A B C D E F G H I J L N P R S T U W X Y 

A

AbstractAdaptation<DestType,NodeType extends RDFNode> - Class in au.id.djc.rdftemplate.selector
 
AbstractAdaptation(Class<DestType>, Class<?>[], Class<NodeType>) - Constructor for class au.id.djc.rdftemplate.selector.AbstractAdaptation
 
AbstractSelector<T> - Class in au.id.djc.rdftemplate.selector
 
AbstractSelector(Class<T>) - Constructor for class au.id.djc.rdftemplate.selector.AbstractSelector
 
ACTION_NAME - Static variable in class au.id.djc.rdftemplate.ContentAction
 
ACTION_NAME - Static variable in class au.id.djc.rdftemplate.ForAction
 
ACTION_NAME - Static variable in class au.id.djc.rdftemplate.IfAction
 
ACTION_NAME - Static variable in class au.id.djc.rdftemplate.JoinAction
 
ACTION_QNAME - Static variable in class au.id.djc.rdftemplate.ContentAction
 
ACTION_QNAME - Static variable in class au.id.djc.rdftemplate.ForAction
 
ACTION_QNAME - Static variable in class au.id.djc.rdftemplate.IfAction
 
ACTION_QNAME - Static variable in class au.id.djc.rdftemplate.JoinAction
 
adapt(RDFNode) - Method in class au.id.djc.rdftemplate.selector.AbstractAdaptation
 
adapt(RDFNode) - Method in interface au.id.djc.rdftemplate.selector.Adaptation
 
Adaptation<T> - Interface in au.id.djc.rdftemplate.selector
 
AdaptationFactory - Interface in au.id.djc.rdftemplate.selector
 
add(XMLEvent) - Method in class au.id.djc.rdftemplate.html.XHTMLEventConsumer
 
addSortOrderComparator(Comparator<RDFNode>) - Method in class au.id.djc.rdftemplate.selector.Traversal
 
addTraversal(Traversal) - Method in class au.id.djc.rdftemplate.selector.TraversingSelector
 
afterPropertiesSet() - Method in class au.id.djc.rdftemplate.view.RDFTemplateView
 
afterPropertiesSet() - Method in class au.id.djc.rdftemplate.view.RDFTemplateViewResolver
 
AntlrSelectorFactory - Class in au.id.djc.rdftemplate.selector
 
AntlrSelectorFactory() - Constructor for class au.id.djc.rdftemplate.selector.AntlrSelectorFactory
 
au.id.djc.rdftemplate - package au.id.djc.rdftemplate
 
au.id.djc.rdftemplate.datatype - package au.id.djc.rdftemplate.datatype
 
au.id.djc.rdftemplate.html - package au.id.djc.rdftemplate.html
 
au.id.djc.rdftemplate.selector - package au.id.djc.rdftemplate.selector
 
au.id.djc.rdftemplate.view - package au.id.djc.rdftemplate.view
 

B

BooleanAndPredicate - Class in au.id.djc.rdftemplate.selector
 
BooleanAndPredicate(Predicate, Predicate) - Constructor for class au.id.djc.rdftemplate.selector.BooleanAndPredicate
 
buildView(String) - Method in class au.id.djc.rdftemplate.view.RDFTemplateViewResolver
 

C

cannonicalise(Object) - Method in class au.id.djc.rdftemplate.datatype.DateDataType
 
cannonicalise(Object) - Method in class au.id.djc.rdftemplate.datatype.DateTimeDataType
 
checkResource(Locale) - Method in class au.id.djc.rdftemplate.view.RDFTemplateView
 
cloneAttributesWithout(StartElement, QName) - Method in class au.id.djc.rdftemplate.TemplateInterpolator
 
collect(Iterator<XMLEvent>) - Static method in class au.id.djc.rdftemplate.XMLStream
 
ComparableLiteralValueAdaptation - Class in au.id.djc.rdftemplate.selector
 
ComparableLiteralValueAdaptation() - Constructor for class au.id.djc.rdftemplate.selector.ComparableLiteralValueAdaptation
 
compare(RDFNode, RDFNode) - Method in class au.id.djc.rdftemplate.selector.SelectorComparator
 
ContentAction - Class in au.id.djc.rdftemplate
 
ContentAction(StartElement, Selector<?>) - Constructor for class au.id.djc.rdftemplate.ContentAction
 

D

DateDataType - Class in au.id.djc.rdftemplate.datatype
 
DateDataType() - Constructor for class au.id.djc.rdftemplate.datatype.DateDataType
 
DateTimeDataType - Class in au.id.djc.rdftemplate.datatype
 
DateTimeDataType() - Constructor for class au.id.djc.rdftemplate.datatype.DateTimeDataType
 
DefaultAdaptationFactory - Class in au.id.djc.rdftemplate.selector
 
DefaultAdaptationFactory() - Constructor for class au.id.djc.rdftemplate.selector.DefaultAdaptationFactory
 
DefaultPredicateResolver - Class in au.id.djc.rdftemplate.selector
 
DefaultPredicateResolver() - Constructor for class au.id.djc.rdftemplate.selector.DefaultPredicateResolver
 
doAdapt(NodeType) - Method in class au.id.djc.rdftemplate.selector.AbstractAdaptation
 
doAdapt(Literal) - Method in class au.id.djc.rdftemplate.selector.ComparableLiteralValueAdaptation
 
doAdapt(Literal) - Method in class au.id.djc.rdftemplate.selector.FormattedDateTimeAdaptation
 
doAdapt(Literal) - Method in class au.id.djc.rdftemplate.selector.LanguageAdaptation
 
doAdapt(Literal) - Method in class au.id.djc.rdftemplate.selector.LiteralValueAdaptation
 
doAdapt(Literal) - Method in class au.id.djc.rdftemplate.selector.StringLiteralValueAdaptation
 
doAdapt(Resource) - Method in class au.id.djc.rdftemplate.selector.UriAdaptation
 
doAdapt(Resource) - Method in class au.id.djc.rdftemplate.selector.UriAnchorAdaptation
 
doAdapt(Resource) - Method in class au.id.djc.rdftemplate.selector.UriSliceAdaptation
 

E

equals(Object) - Method in class au.id.djc.rdftemplate.datatype.Year
 
equals(Object) - Method in class au.id.djc.rdftemplate.datatype.YearMonth
 
EternallyCachingSelectorFactory - Class in au.id.djc.rdftemplate.selector
SelectorFactory implementation which indirects to a real implementation and caches its return values eternally.
EternallyCachingSelectorFactory(SelectorFactory) - Constructor for class au.id.djc.rdftemplate.selector.EternallyCachingSelectorFactory
 
evaluate(TemplateInterpolator, RDFNode, XMLEventConsumer, XMLEventFactory) - Method in class au.id.djc.rdftemplate.ContentAction
 
evaluate(TemplateInterpolator, RDFNode, XMLEventConsumer) - Method in class au.id.djc.rdftemplate.ForAction
 
evaluate(TemplateInterpolator, RDFNode, XMLEventConsumer) - Method in class au.id.djc.rdftemplate.IfAction
 
evaluate(TemplateInterpolator, RDFNode, XMLEventConsumer, XMLEventFactory) - Method in class au.id.djc.rdftemplate.JoinAction
 
evaluate(RDFNode) - Method in class au.id.djc.rdftemplate.selector.BooleanAndPredicate
 
evaluate(RDFNode) - Method in class au.id.djc.rdftemplate.selector.TypePredicate
 
evaluate(RDFNode) - Method in class au.id.djc.rdftemplate.selector.UriPrefixPredicate
 
extendedTypeDefinition() - Method in class au.id.djc.rdftemplate.datatype.DateDataType
 
extendedTypeDefinition() - Method in class au.id.djc.rdftemplate.datatype.DateTimeDataType
 

F

ForAction - Class in au.id.djc.rdftemplate
 
ForAction(List<XMLEvent>, Selector<RDFNode>) - Constructor for class au.id.djc.rdftemplate.ForAction
 
FormattedDateTimeAdaptation - Class in au.id.djc.rdftemplate.selector
 
FormattedDateTimeAdaptation() - Constructor for class au.id.djc.rdftemplate.selector.FormattedDateTimeAdaptation
 

G

get(String) - Method in class au.id.djc.rdftemplate.selector.AntlrSelectorFactory
 
get(String) - Method in class au.id.djc.rdftemplate.selector.EternallyCachingSelectorFactory
 
get(String) - Method in interface au.id.djc.rdftemplate.selector.SelectorFactory
 
getAdaptation() - Method in class au.id.djc.rdftemplate.selector.SelectorWithAdaptation
 
getArgTypes() - Method in class au.id.djc.rdftemplate.selector.AbstractAdaptation
 
getArgTypes() - Method in interface au.id.djc.rdftemplate.selector.Adaptation
 
getBaseSelector() - Method in class au.id.djc.rdftemplate.selector.SelectorWithAdaptation
 
getByName(String) - Method in interface au.id.djc.rdftemplate.selector.AdaptationFactory
 
getByName(String) - Method in class au.id.djc.rdftemplate.selector.DefaultAdaptationFactory
 
getByName(String) - Method in class au.id.djc.rdftemplate.selector.DefaultPredicateResolver
 
getByName(String) - Method in interface au.id.djc.rdftemplate.selector.PredicateResolver
 
getDestinationType() - Method in class au.id.djc.rdftemplate.selector.AbstractAdaptation
 
getDestinationType() - Method in interface au.id.djc.rdftemplate.selector.Adaptation
 
getElementLang(StartElement) - Static method in class au.id.djc.rdftemplate.selector.LanguageAdaptation
 
getHashCode(LiteralLabel) - Method in class au.id.djc.rdftemplate.datatype.DateDataType
 
getHashCode(LiteralLabel) - Method in class au.id.djc.rdftemplate.datatype.DateTimeDataType
 
getJavaClass() - Method in class au.id.djc.rdftemplate.datatype.DateDataType
 
getJavaClass() - Method in class au.id.djc.rdftemplate.datatype.DateTimeDataType
 
getLeft() - Method in class au.id.djc.rdftemplate.selector.BooleanAndPredicate
 
getLocalName() - Method in class au.id.djc.rdftemplate.selector.TypePredicate
 
getMonth() - Method in class au.id.djc.rdftemplate.datatype.YearMonth
 
getNamespace() - Method in class au.id.djc.rdftemplate.selector.TypePredicate
 
getPattern() - Method in class au.id.djc.rdftemplate.selector.FormattedDateTimeAdaptation
 
getPredicate() - Method in class au.id.djc.rdftemplate.selector.Traversal
 
getPrefix() - Method in class au.id.djc.rdftemplate.selector.UriPrefixPredicate
 
getPropertyLocalName() - Method in class au.id.djc.rdftemplate.selector.Traversal
 
getPropertyNamespace() - Method in class au.id.djc.rdftemplate.selector.Traversal
 
getResultType() - Method in class au.id.djc.rdftemplate.selector.AbstractSelector
 
getResultType() - Method in interface au.id.djc.rdftemplate.selector.Selector
 
getRight() - Method in class au.id.djc.rdftemplate.selector.BooleanAndPredicate
 
getSelector() - Method in class au.id.djc.rdftemplate.selector.SelectorComparator
 
getSelectors() - Method in class au.id.djc.rdftemplate.selector.UnionSelector
 
getSortOrder() - Method in class au.id.djc.rdftemplate.selector.Traversal
 
getStartIndex() - Method in class au.id.djc.rdftemplate.selector.UriSliceAdaptation
 
getSubscript() - Method in class au.id.djc.rdftemplate.selector.Traversal
 
getTraversals() - Method in class au.id.djc.rdftemplate.selector.TraversingSelector
 
getURI() - Method in class au.id.djc.rdftemplate.datatype.DateDataType
 
getURI() - Method in class au.id.djc.rdftemplate.datatype.DateTimeDataType
 
getYear() - Method in class au.id.djc.rdftemplate.datatype.Year
 
getYear() - Method in class au.id.djc.rdftemplate.datatype.YearMonth
 

H

hashCode() - Method in class au.id.djc.rdftemplate.datatype.Year
 
hashCode() - Method in class au.id.djc.rdftemplate.datatype.YearMonth
 
hasName(String) - Method in interface au.id.djc.rdftemplate.selector.AdaptationFactory
 
hasName(String) - Method in class au.id.djc.rdftemplate.selector.DefaultAdaptationFactory
 

I

IfAction - Class in au.id.djc.rdftemplate
 
IfAction(List<XMLEvent>, Selector<?>, boolean) - Constructor for class au.id.djc.rdftemplate.IfAction
 
interpolate(Reader, RDFNode) - Method in class au.id.djc.rdftemplate.TemplateInterpolator
 
interpolate(Reader, RDFNode, Writer) - Method in class au.id.djc.rdftemplate.TemplateInterpolator
 
interpolate(Reader, RDFNode, Collection<XMLEvent>) - Method in class au.id.djc.rdftemplate.TemplateInterpolator
 
interpolate(Reader, RDFNode, XMLEventConsumer) - Method in class au.id.djc.rdftemplate.TemplateInterpolator
 
interpolate(InputStream, RDFNode) - Method in class au.id.djc.rdftemplate.TemplateInterpolator
 
interpolate(InputStream, RDFNode, Writer) - Method in class au.id.djc.rdftemplate.TemplateInterpolator
 
interpolate(InputStream, RDFNode, Collection<XMLEvent>) - Method in class au.id.djc.rdftemplate.TemplateInterpolator
 
interpolate(InputStream, RDFNode, XMLEventConsumer) - Method in class au.id.djc.rdftemplate.TemplateInterpolator
 
interpolate(Iterator<XMLEvent>, RDFNode, XMLEventConsumer) - Method in class au.id.djc.rdftemplate.TemplateInterpolator
 
interpolateAttributes(StartElement, RDFNode) - Method in class au.id.djc.rdftemplate.TemplateInterpolator
 
interpolateString(String, RDFNode) - Method in class au.id.djc.rdftemplate.TemplateInterpolator
 
InvalidSelectorSyntaxException - Exception in au.id.djc.rdftemplate.selector
 
InvalidSelectorSyntaxException(Throwable) - Constructor for exception au.id.djc.rdftemplate.selector.InvalidSelectorSyntaxException
 
InvalidSelectorSyntaxException(String) - Constructor for exception au.id.djc.rdftemplate.selector.InvalidSelectorSyntaxException
 
isEqual(LiteralLabel, LiteralLabel) - Method in class au.id.djc.rdftemplate.datatype.DateDataType
 
isEqual(LiteralLabel, LiteralLabel) - Method in class au.id.djc.rdftemplate.datatype.DateTimeDataType
 
isHtmlCompatible() - Method in class au.id.djc.rdftemplate.TemplateInterpolator
 
isInverse() - Method in class au.id.djc.rdftemplate.selector.Traversal
 
isReversed() - Method in class au.id.djc.rdftemplate.selector.SelectorComparator
 
isValid(String) - Method in class au.id.djc.rdftemplate.datatype.DateDataType
 
isValid(String) - Method in class au.id.djc.rdftemplate.datatype.DateTimeDataType
 
isValidLiteral(LiteralLabel) - Method in class au.id.djc.rdftemplate.datatype.DateDataType
 
isValidLiteral(LiteralLabel) - Method in class au.id.djc.rdftemplate.datatype.DateTimeDataType
 
isValidValue(Object) - Method in class au.id.djc.rdftemplate.datatype.DateDataType
 
isValidValue(Object) - Method in class au.id.djc.rdftemplate.datatype.DateTimeDataType
 
iterator() - Method in class au.id.djc.rdftemplate.XMLStream
 

J

JoinAction - Class in au.id.djc.rdftemplate
 
JoinAction(List<XMLEvent>, Selector<RDFNode>, String) - Constructor for class au.id.djc.rdftemplate.JoinAction
 

L

LanguageAdaptation - Class in au.id.djc.rdftemplate.selector
 
LanguageAdaptation() - Constructor for class au.id.djc.rdftemplate.selector.LanguageAdaptation
 
LiteralValueAdaptation - Class in au.id.djc.rdftemplate.selector
 
LiteralValueAdaptation() - Constructor for class au.id.djc.rdftemplate.selector.LiteralValueAdaptation
 

N

NODE_URI_KEY - Static variable in class au.id.djc.rdftemplate.view.RDFTemplateView
 
NoopSelector - Class in au.id.djc.rdftemplate.selector
 
NoopSelector() - Constructor for class au.id.djc.rdftemplate.selector.NoopSelector
 
normalizeSubType(Object, RDFDatatype) - Method in class au.id.djc.rdftemplate.datatype.DateDataType
 
normalizeSubType(Object, RDFDatatype) - Method in class au.id.djc.rdftemplate.datatype.DateTimeDataType
 
NS - Static variable in class au.id.djc.rdftemplate.TemplateInterpolator
 

P

parse(String) - Method in class au.id.djc.rdftemplate.datatype.DateDataType
 
parse(String) - Method in class au.id.djc.rdftemplate.datatype.DateTimeDataType
 
Predicate - Interface in au.id.djc.rdftemplate.selector
 
PredicateResolver - Interface in au.id.djc.rdftemplate.selector
 

R

RDFTemplateView - Class in au.id.djc.rdftemplate.view
 
RDFTemplateView() - Constructor for class au.id.djc.rdftemplate.view.RDFTemplateView
 
RDFTemplateViewResolver - Class in au.id.djc.rdftemplate.view
 
RDFTemplateViewResolver() - Constructor for class au.id.djc.rdftemplate.view.RDFTemplateViewResolver
 
registerStaticInstance() - Static method in class au.id.djc.rdftemplate.datatype.DateDataType
 
registerStaticInstance() - Static method in class au.id.djc.rdftemplate.datatype.DateTimeDataType
 
renderMergedTemplateModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class au.id.djc.rdftemplate.view.RDFTemplateView
 
requiredViewClass() - Method in class au.id.djc.rdftemplate.view.RDFTemplateViewResolver
 
result(RDFNode) - Method in class au.id.djc.rdftemplate.selector.AbstractSelector
 
result(RDFNode) - Method in class au.id.djc.rdftemplate.selector.NoopSelector
 
result(RDFNode) - Method in interface au.id.djc.rdftemplate.selector.Selector
 
result(RDFNode) - Method in class au.id.djc.rdftemplate.selector.SelectorWithAdaptation
 
result(RDFNode) - Method in class au.id.djc.rdftemplate.selector.TraversingSelector
 
result(RDFNode) - Method in class au.id.djc.rdftemplate.selector.UnionSelector
 

S

Selector<T> - Interface in au.id.djc.rdftemplate.selector
 
SelectorComparator<T extends Comparable<T>> - Class in au.id.djc.rdftemplate.selector
 
SelectorComparator() - Constructor for class au.id.djc.rdftemplate.selector.SelectorComparator
 
SelectorEvaluationException - Exception in au.id.djc.rdftemplate.selector
 
SelectorEvaluationException(String) - Constructor for exception au.id.djc.rdftemplate.selector.SelectorEvaluationException
 
SelectorEvaluationException(String, Throwable) - Constructor for exception au.id.djc.rdftemplate.selector.SelectorEvaluationException
 
SelectorFactory - Interface in au.id.djc.rdftemplate.selector
 
SelectorWithAdaptation<T> - Class in au.id.djc.rdftemplate.selector
 
SelectorWithAdaptation(Selector<RDFNode>, Adaptation<T>) - Constructor for class au.id.djc.rdftemplate.selector.SelectorWithAdaptation
 
setAdaptationFactory(AdaptationFactory) - Method in class au.id.djc.rdftemplate.selector.AntlrSelectorFactory
 
setArgs(Object[]) - Method in class au.id.djc.rdftemplate.selector.AbstractAdaptation
 
setArgs(Object[]) - Method in interface au.id.djc.rdftemplate.selector.Adaptation
 
setCheckedArgs(Object[]) - Method in class au.id.djc.rdftemplate.selector.AbstractAdaptation
 
setCheckedArgs(Object[]) - Method in class au.id.djc.rdftemplate.selector.FormattedDateTimeAdaptation
 
setCheckedArgs(Object[]) - Method in class au.id.djc.rdftemplate.selector.UriSliceAdaptation
 
setInverse(boolean) - Method in class au.id.djc.rdftemplate.selector.Traversal
 
setModelOperations(ModelOperations) - Method in class au.id.djc.rdftemplate.view.RDFTemplateView
 
setModelOperations(ModelOperations) - Method in class au.id.djc.rdftemplate.view.RDFTemplateViewResolver
 
setNamespacePrefixMap(Map<String, String>) - Method in class au.id.djc.rdftemplate.selector.AntlrSelectorFactory
 
setPredicate(Predicate) - Method in class au.id.djc.rdftemplate.selector.Traversal
 
setPredicateResolver(PredicateResolver) - Method in class au.id.djc.rdftemplate.selector.AntlrSelectorFactory
 
setPropertyLocalName(String) - Method in class au.id.djc.rdftemplate.selector.Traversal
 
setPropertyNamespace(String) - Method in class au.id.djc.rdftemplate.selector.Traversal
 
setReversed(boolean) - Method in class au.id.djc.rdftemplate.selector.SelectorComparator
 
setSelector(Selector<T>) - Method in class au.id.djc.rdftemplate.selector.SelectorComparator
 
setSelectorFactory(SelectorFactory) - Method in class au.id.djc.rdftemplate.view.RDFTemplateView
 
setSelectorFactory(SelectorFactory) - Method in class au.id.djc.rdftemplate.view.RDFTemplateViewResolver
 
setSubscript(Integer) - Method in class au.id.djc.rdftemplate.selector.Traversal
 
singleResult(RDFNode) - Method in class au.id.djc.rdftemplate.selector.AbstractSelector
 
singleResult(RDFNode) - Method in interface au.id.djc.rdftemplate.selector.Selector
 
singleResult(RDFNode) - Method in class au.id.djc.rdftemplate.selector.SelectorWithAdaptation
 
StringLiteralValueAdaptation - Class in au.id.djc.rdftemplate.selector
 
StringLiteralValueAdaptation() - Constructor for class au.id.djc.rdftemplate.selector.StringLiteralValueAdaptation
 

T

TemplateAction - Class in au.id.djc.rdftemplate
 
TemplateAction() - Constructor for class au.id.djc.rdftemplate.TemplateAction
 
TemplateInterpolationException - Exception in au.id.djc.rdftemplate
 
TemplateInterpolationException(Location, TemplateAction, RDFNode, Throwable) - Constructor for exception au.id.djc.rdftemplate.TemplateInterpolationException
 
TemplateInterpolationException(Location, String, RDFNode, Throwable) - Constructor for exception au.id.djc.rdftemplate.TemplateInterpolationException
 
TemplateInterpolator - Class in au.id.djc.rdftemplate
 
TemplateInterpolator(SelectorFactory) - Constructor for class au.id.djc.rdftemplate.TemplateInterpolator
 
TemplateInterpolator(SelectorFactory, boolean) - Constructor for class au.id.djc.rdftemplate.TemplateInterpolator
 
TemplateSyntaxException - Exception in au.id.djc.rdftemplate
 
TemplateSyntaxException(Location, String) - Constructor for exception au.id.djc.rdftemplate.TemplateSyntaxException
 
TemplateSyntaxException(Location, Throwable) - Constructor for exception au.id.djc.rdftemplate.TemplateSyntaxException
 
TemplateSyntaxException(XMLStreamException) - Constructor for exception au.id.djc.rdftemplate.TemplateSyntaxException
 
toString() - Method in class au.id.djc.rdftemplate.ContentAction
 
toString() - Method in class au.id.djc.rdftemplate.datatype.Year
 
toString() - Method in class au.id.djc.rdftemplate.datatype.YearMonth
 
toString() - Method in class au.id.djc.rdftemplate.ForAction
 
toString() - Method in class au.id.djc.rdftemplate.IfAction
 
toString() - Method in class au.id.djc.rdftemplate.JoinAction
 
toString() - Method in class au.id.djc.rdftemplate.selector.BooleanAndPredicate
 
toString() - Method in class au.id.djc.rdftemplate.selector.FormattedDateTimeAdaptation
 
toString() - Method in class au.id.djc.rdftemplate.selector.SelectorComparator
 
toString() - Method in class au.id.djc.rdftemplate.selector.SelectorWithAdaptation
 
toString() - Method in class au.id.djc.rdftemplate.selector.Traversal
 
toString() - Method in class au.id.djc.rdftemplate.selector.TraversingSelector
 
toString() - Method in class au.id.djc.rdftemplate.selector.TypePredicate
 
toString() - Method in class au.id.djc.rdftemplate.selector.UnionSelector
 
Traversal - Class in au.id.djc.rdftemplate.selector
 
Traversal() - Constructor for class au.id.djc.rdftemplate.selector.Traversal
 
traverse(RDFNode) - Method in class au.id.djc.rdftemplate.selector.Traversal
 
TraversingSelector - Class in au.id.djc.rdftemplate.selector
 
TraversingSelector() - Constructor for class au.id.djc.rdftemplate.selector.TraversingSelector
 
TypePredicate - Class in au.id.djc.rdftemplate.selector
 
TypePredicate(String, String) - Constructor for class au.id.djc.rdftemplate.selector.TypePredicate
 

U

UnionSelector<T> - Class in au.id.djc.rdftemplate.selector
 
UnionSelector(List<Selector<? extends T>>) - Constructor for class au.id.djc.rdftemplate.selector.UnionSelector
 
unparse(Object) - Method in class au.id.djc.rdftemplate.datatype.DateDataType
 
unparse(Object) - Method in class au.id.djc.rdftemplate.datatype.DateTimeDataType
 
URI - Static variable in class au.id.djc.rdftemplate.datatype.DateDataType
 
URI - Static variable in class au.id.djc.rdftemplate.datatype.DateTimeDataType
 
UriAdaptation - Class in au.id.djc.rdftemplate.selector
 
UriAdaptation() - Constructor for class au.id.djc.rdftemplate.selector.UriAdaptation
 
UriAnchorAdaptation - Class in au.id.djc.rdftemplate.selector
Returns the anchor component of the node's URI (excluding initial #), or the empty string if it has no anchor component.
UriAnchorAdaptation() - Constructor for class au.id.djc.rdftemplate.selector.UriAnchorAdaptation
 
UriPrefixPredicate - Class in au.id.djc.rdftemplate.selector
 
UriPrefixPredicate(String) - Constructor for class au.id.djc.rdftemplate.selector.UriPrefixPredicate
 
UriSliceAdaptation - Class in au.id.djc.rdftemplate.selector
 
UriSliceAdaptation() - Constructor for class au.id.djc.rdftemplate.selector.UriSliceAdaptation
 

W

withResultType(Class<Other>) - Method in class au.id.djc.rdftemplate.selector.AbstractSelector
 
withResultType(Class<Other>) - Method in interface au.id.djc.rdftemplate.selector.Selector
 
withResultType(Class<Other>) - Method in class au.id.djc.rdftemplate.selector.UnionSelector
 
writeTreeForContent(XMLEventConsumer, Object) - Method in class au.id.djc.rdftemplate.TemplateInterpolator
 

X

XHTMLEventConsumer - Class in au.id.djc.rdftemplate.html
XMLEventConsumer implementation which indirects to another event consumer, but munges the stream on the way through to adhere to the vagaries of (X)HTML.
XHTMLEventConsumer(XMLEventConsumer) - Constructor for class au.id.djc.rdftemplate.html.XHTMLEventConsumer
 
XMLStream - Class in au.id.djc.rdftemplate
 
XMLStream(XMLEvent...) - Constructor for class au.id.djc.rdftemplate.XMLStream
 
XMLStream(List<XMLEvent>) - Constructor for class au.id.djc.rdftemplate.XMLStream
 

Y

Year - Class in au.id.djc.rdftemplate.datatype
 
Year(int) - Constructor for class au.id.djc.rdftemplate.datatype.Year
 
Year(LocalDate) - Constructor for class au.id.djc.rdftemplate.datatype.Year
 
Year(YearMonth) - Constructor for class au.id.djc.rdftemplate.datatype.Year
 
YearMonth - Class in au.id.djc.rdftemplate.datatype
 
YearMonth(int, int) - Constructor for class au.id.djc.rdftemplate.datatype.YearMonth
 
YearMonth(LocalDate) - Constructor for class au.id.djc.rdftemplate.datatype.YearMonth
 
A B C D E F G H I J L N P R S T U W X Y 

Copyright © 2009-2013. All Rights Reserved.