Index

A C D E F G H N O P R S T V X 
All Classes and Interfaces|All Packages|Serialized Form

A

accept(XsltParameter.Visitor) - Method in record class org.implab.gradle.xslt.internal.FragmentParameter
 
accept(XsltParameter.Visitor) - Method in record class org.implab.gradle.xslt.internal.NodeParameter
 
accept(XsltParameter.Visitor) - Method in record class org.implab.gradle.xslt.internal.NodeSetParameter
 
accept(XsltParameter.Visitor) - Method in record class org.implab.gradle.xslt.internal.SimpleParameter
 
accept(XsltParameter.Visitor) - Method in interface org.implab.gradle.xslt.internal.XsltParameter
 
apply(Project) - Method in class org.implab.gradle.xslt.XsltPlugin
 
attributes() - Method in record class org.implab.gradle.xslt.internal.XmlParameterNode
Returns the value of the attributes record component.

C

children() - Method in record class org.implab.gradle.xslt.internal.XmlParameterNode
Returns the value of the children record component.

D

DomBuilderEx - Class in org.implab.gradle.xslt.internal
DomBuilderEx(Document) - Constructor for class org.implab.gradle.xslt.internal.DomBuilderEx
Standard constructor used to create a new instance.
DomSupport - Class in org.implab.gradle.xslt.internal
 

E

equals(Object) - Method in record class org.implab.gradle.xslt.internal.FragmentParameter
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.implab.gradle.xslt.internal.NodeParameter
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.implab.gradle.xslt.internal.NodeSetParameter
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.implab.gradle.xslt.internal.SimpleParameter
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.implab.gradle.xslt.internal.XmlParameterNode
Indicates whether some other object is "equal to" this one.

F

fragment() - Method in record class org.implab.gradle.xslt.internal.FragmentParameter
Returns the value of the fragment record component.
fragment(Closure<?>) - Method in class org.implab.gradle.xslt.internal.DomBuilderEx
Creates a new document fragment.
fragment(Closure<?>) - Method in class org.implab.gradle.xslt.tasks.XsltTask
Creates an XML document fragment.
FragmentParameter - Record Class in org.implab.gradle.xslt.internal
 
FragmentParameter(XmlParameterNode) - Constructor for record class org.implab.gradle.xslt.internal.FragmentParameter
Creates an instance of a FragmentParameter record class.

G

getIncludes() - Method in class org.implab.gradle.xslt.tasks.XsltTask
 
getIndent() - Method in class org.implab.gradle.xslt.tasks.XsltTask
 
getOutput() - Method in class org.implab.gradle.xslt.tasks.XsltTask
 
getParameters() - Method in class org.implab.gradle.xslt.tasks.XsltTask
 
getProject() - Method in class org.implab.gradle.xslt.XsltPlugin
 
getSource() - Method in class org.implab.gradle.xslt.tasks.XsltTask
 
getStylesheet() - Method in class org.implab.gradle.xslt.tasks.XsltTask
 

H

hashCode() - Method in record class org.implab.gradle.xslt.internal.FragmentParameter
Returns a hash code value for this object.
hashCode() - Method in record class org.implab.gradle.xslt.internal.NodeParameter
Returns a hash code value for this object.
hashCode() - Method in record class org.implab.gradle.xslt.internal.NodeSetParameter
Returns a hash code value for this object.
hashCode() - Method in record class org.implab.gradle.xslt.internal.SimpleParameter
Returns a hash code value for this object.
hashCode() - Method in record class org.implab.gradle.xslt.internal.XmlParameterNode
Returns a hash code value for this object.

N

name() - Method in record class org.implab.gradle.xslt.internal.XmlParameterNode
Returns the value of the name record component.
namespaceUri() - Method in record class org.implab.gradle.xslt.internal.XmlParameterNode
Returns the value of the namespaceUri record component.
newDocument() - Static method in class org.implab.gradle.xslt.internal.DomSupport
 
node() - Method in record class org.implab.gradle.xslt.internal.NodeParameter
Returns the value of the node record component.
NodeParameter - Record Class in org.implab.gradle.xslt.internal
 
NodeParameter(XmlParameterNode) - Constructor for record class org.implab.gradle.xslt.internal.NodeParameter
Creates an instance of a NodeParameter record class.
nodes() - Method in record class org.implab.gradle.xslt.internal.NodeSetParameter
Returns the value of the nodes record component.
nodeSet(Closure<?>) - Method in class org.implab.gradle.xslt.tasks.XsltTask
Creates a nodeset.
NodeSetParameter - Record Class in org.implab.gradle.xslt.internal
 
NodeSetParameter(List<XmlParameterNode>) - Constructor for record class org.implab.gradle.xslt.internal.NodeSetParameter
Creates an instance of a NodeSetParameter record class.

O

of(Object) - Static method in interface org.implab.gradle.xslt.internal.XsltParameter
 
org.implab.gradle.xslt - package org.implab.gradle.xslt
 
org.implab.gradle.xslt.internal - package org.implab.gradle.xslt.internal
 
org.implab.gradle.xslt.tasks - package org.implab.gradle.xslt.tasks
 

P

parameters(Closure<?>) - Method in class org.implab.gradle.xslt.tasks.XsltTask
Conventional method, applies closure to the transformation parameters.
parameters(Map<String, ?>) - Method in class org.implab.gradle.xslt.tasks.XsltTask
Adds transformation parameters from a map.
parameters(Action<? super Map<String, Object>>) - Method in class org.implab.gradle.xslt.tasks.XsltTask
Applies action to a temporary parameter map and adds collected values to transformation parameters.

R

run() - Method in class org.implab.gradle.xslt.tasks.XsltTask
 

S

setParameter(String, XsltParameter) - Method in class org.implab.gradle.xslt.internal.TransformerParameterVisitor
 
SimpleParameter - Record Class in org.implab.gradle.xslt.internal
 
SimpleParameter(Object) - Constructor for record class org.implab.gradle.xslt.internal.SimpleParameter
Creates an instance of a SimpleParameter record class.

T

text(Object) - Method in class org.implab.gradle.xslt.internal.DomBuilderEx
Creates a and alone text node.
toString() - Method in record class org.implab.gradle.xslt.internal.FragmentParameter
Returns a string representation of this record class.
toString() - Method in record class org.implab.gradle.xslt.internal.NodeParameter
Returns a string representation of this record class.
toString() - Method in record class org.implab.gradle.xslt.internal.NodeSetParameter
Returns a string representation of this record class.
toString() - Method in record class org.implab.gradle.xslt.internal.SimpleParameter
Returns a string representation of this record class.
toString() - Method in record class org.implab.gradle.xslt.internal.XmlParameterNode
Returns a string representation of this record class.
TransformerParameterVisitor - Class in org.implab.gradle.xslt.internal
 
TransformerParameterVisitor(Transformer) - Constructor for class org.implab.gradle.xslt.internal.TransformerParameterVisitor
 
type() - Method in record class org.implab.gradle.xslt.internal.XmlParameterNode
Returns the value of the type record component.

V

value() - Method in record class org.implab.gradle.xslt.internal.SimpleParameter
Returns the value of the value record component.
value() - Method in record class org.implab.gradle.xslt.internal.XmlParameterNode
Returns the value of the value record component.
visit(FragmentParameter) - Method in interface org.implab.gradle.xslt.internal.XsltParameter.Visitor
 
visit(NodeParameter) - Method in interface org.implab.gradle.xslt.internal.XsltParameter.Visitor
 
visit(NodeSetParameter) - Method in interface org.implab.gradle.xslt.internal.XsltParameter.Visitor
 
visit(SimpleParameter) - Method in interface org.implab.gradle.xslt.internal.XsltParameter.Visitor
 

X

XmlParameterNode - Record Class in org.implab.gradle.xslt.internal
 
XmlParameterNode(short, String, String, String, List<XmlParameterAttribute>, List<XmlParameterNode>) - Constructor for record class org.implab.gradle.xslt.internal.XmlParameterNode
Creates an instance of a XmlParameterNode record class.
XsltParameter - Interface in org.implab.gradle.xslt.internal
 
XsltParameter.Visitor - Interface in org.implab.gradle.xslt.internal
 
XsltPlugin - Class in org.implab.gradle.xslt
 
XsltPlugin() - Constructor for class org.implab.gradle.xslt.XsltPlugin
 
XsltTask - Class in org.implab.gradle.xslt.tasks
The task for applying an XSLT transformation.
XsltTask(ObjectFactory) - Constructor for class org.implab.gradle.xslt.tasks.XsltTask
 
A C D E F G H N O P R S T V X 
All Classes and Interfaces|All Packages|Serialized Form