|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Invoker in org.deft.extension.decoration.modify |
---|
Classes in org.deft.extension.decoration.modify that implement Invoker | |
---|---|
class |
ModifiedDecoratorInvoker
Handles a invoker call from a Persistence object and applies a ModifiedInformation to a XPath. |
Uses of Invoker in org.deft.extension.decoration.protect |
---|
Classes in org.deft.extension.decoration.protect that implement Invoker | |
---|---|
class |
ProtectedDecoratorInvoker
Handles a invoker call from a Persistence object and applies a ProtectedInformation to a XPath. |
Uses of Invoker in org.deft.extension.decoration.style |
---|
Classes in org.deft.extension.decoration.style that implement Invoker | |
---|---|
class |
StyleDecoratorInvoker
Handles a invoker call from a Persistence object and applies a StyleInformation to a XPath. |
Uses of Invoker in org.deft.extension.persistence |
---|
Constructors in org.deft.extension.persistence with parameters of type Invoker | |
---|---|
Decoration(Invoker invoker)
|
|
Decoration(Invoker invoker,
java.util.Map<java.lang.String,java.lang.String> params)
|
|
Item(Invoker invoker)
|
|
Item(Invoker invoker,
java.util.Map<java.lang.String,java.lang.String> params)
|
|
Modification(Invoker invoker)
|
|
Modification(Invoker invoker,
java.util.Map<java.lang.String,java.lang.String> params)
|
Uses of Invoker in org.deft.extension.tools.astlayouter |
---|
Classes in org.deft.extension.tools.astlayouter that implement Invoker | |
---|---|
class |
ASTLayouterInvoker
Handles a invoker call from a Persistence object and applies a layout change to a XPath. |
Uses of Invoker in org.deft.extension.tools.astmodifier |
---|
Classes in org.deft.extension.tools.astmodifier that implement Invoker | |
---|---|
class |
ASTModifierInvoker
method - appendAfter, appendBefore, replace, replaceList and changeToComment location - XPath syntaxchecker - SyntaxCheckerVisitor; optional (NoSyntaxCheckerVisitor) insert - String; FILE+“||“+XPATH or (K_CLASS_BODY_DECLARATIONS | K_COMPILATION_UNIT | K_EXPRESSION | K_STATEMENTS)+ „||“+SOURCECODE|FILE+“||“+XPATH z.B. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |