A C D E F G I M O P R S T U X 

A

add(String) - Method in class org.xembly.Directives
Add node to all current nodes.
add(Map<K, V>) - Method in class org.xembly.Directives
Add multiple nodes and set their text values.
addIf(String) - Method in class org.xembly.Directives
Add node if it's absent.
append(Collection<Directive>) - Method in class org.xembly.Directives
Add more directives to the end of the list.
apply(Document) - Method in class org.xembly.Xembler
Apply all changes to the document.
argument() - Method in class org.xembly.XemblyParser
 
attr(String, String) - Method in class org.xembly.Directives
Set attribute.

C

COMMA - Static variable in class org.xembly.XemblyLexer
 
COMMA - Static variable in class org.xembly.XemblyParser
 

D

Directive - Interface in org.xembly
Directive.
directive() - Method in class org.xembly.XemblyParser
 
Directives - Class in org.xembly
Collection of Directives, instantiable from String.
Directives() - Constructor for class org.xembly.Directives
Public ctor.
Directives(String) - Constructor for class org.xembly.Directives
Public ctor.
Directives(Collection<Directive>) - Constructor for class org.xembly.Directives
Public ctor.
directives() - Method in class org.xembly.XemblyParser
 
dom() - Method in class org.xembly.Xembler
Apply all changes to an empty DOM.

E

emitErrorMessage(String) - Method in class org.xembly.XemblyLexer
 
emitErrorMessage(String) - Method in class org.xembly.XemblyParser
 
EOF - Static variable in class org.xembly.XemblyLexer
 
EOF - Static variable in class org.xembly.XemblyParser
 
exec(Document, Collection<Node>) - Method in interface org.xembly.Directive
Execute it in the given document with current position at the given node.

F

FOLLOW_10_in_directive194 - Static variable in class org.xembly.XemblyParser
 
FOLLOW_11_in_directive318 - Static variable in class org.xembly.XemblyParser
 
FOLLOW_12_in_directive262 - Static variable in class org.xembly.XemblyParser
 
FOLLOW_13_in_directive154 - Static variable in class org.xembly.XemblyParser
 
FOLLOW_14_in_directive280 - Static variable in class org.xembly.XemblyParser
 
FOLLOW_15_in_directive300 - Static variable in class org.xembly.XemblyParser
 
FOLLOW_16_in_directive134 - Static variable in class org.xembly.XemblyParser
 
FOLLOW_17_in_directive174 - Static variable in class org.xembly.XemblyParser
 
FOLLOW_8_in_directive222 - Static variable in class org.xembly.XemblyParser
 
FOLLOW_9_in_directive242 - Static variable in class org.xembly.XemblyParser
 
FOLLOW_argument_in_directive136 - Static variable in class org.xembly.XemblyParser
 
FOLLOW_argument_in_directive156 - Static variable in class org.xembly.XemblyParser
 
FOLLOW_argument_in_directive176 - Static variable in class org.xembly.XemblyParser
 
FOLLOW_argument_in_directive198 - Static variable in class org.xembly.XemblyParser
 
FOLLOW_argument_in_directive204 - Static variable in class org.xembly.XemblyParser
 
FOLLOW_argument_in_directive224 - Static variable in class org.xembly.XemblyParser
 
FOLLOW_argument_in_directive244 - Static variable in class org.xembly.XemblyParser
 
FOLLOW_argument_in_directive282 - Static variable in class org.xembly.XemblyParser
 
FOLLOW_argument_in_directive322 - Static variable in class org.xembly.XemblyParser
 
FOLLOW_argument_in_directive326 - Static variable in class org.xembly.XemblyParser
 
FOLLOW_COMMA_in_directive200 - Static variable in class org.xembly.XemblyParser
 
FOLLOW_directive_in_directives76 - Static variable in class org.xembly.XemblyParser
 
FOLLOW_EOF_in_directives109 - Static variable in class org.xembly.XemblyParser
 
FOLLOW_SEMICOLON_in_directives86 - Static variable in class org.xembly.XemblyParser
 
FOLLOW_TEXT_in_argument357 - Static variable in class org.xembly.XemblyParser
 

G

getDelegates() - Method in class org.xembly.XemblyLexer
 
getDelegates() - Method in class org.xembly.XemblyParser
 
getGrammarFileName() - Method in class org.xembly.XemblyLexer
 
getGrammarFileName() - Method in class org.xembly.XemblyParser
 
getTokenNames() - Method in class org.xembly.XemblyParser
 

I

ImpossibleModificationException - Exception in org.xembly
When further modification is impossible.
ImpossibleModificationException(String) - Constructor for exception org.xembly.ImpossibleModificationException
Public ctor.
ImpossibleModificationException(String, Throwable) - Constructor for exception org.xembly.ImpossibleModificationException
Public ctor.
iterator() - Method in class org.xembly.Directives

M

mCOMMA() - Method in class org.xembly.XemblyLexer
 
mSEMICOLON() - Method in class org.xembly.XemblyLexer
 
mSPACE() - Method in class org.xembly.XemblyLexer
 
mT__10() - Method in class org.xembly.XemblyLexer
 
mT__11() - Method in class org.xembly.XemblyLexer
 
mT__12() - Method in class org.xembly.XemblyLexer
 
mT__13() - Method in class org.xembly.XemblyLexer
 
mT__14() - Method in class org.xembly.XemblyLexer
 
mT__15() - Method in class org.xembly.XemblyLexer
 
mT__16() - Method in class org.xembly.XemblyLexer
 
mT__17() - Method in class org.xembly.XemblyLexer
 
mT__8() - Method in class org.xembly.XemblyLexer
 
mT__9() - Method in class org.xembly.XemblyLexer
 
mTEXT() - Method in class org.xembly.XemblyLexer
 
mTokens() - Method in class org.xembly.XemblyLexer
 

O

org.xembly - package org.xembly
Assembly for XML.

P

pi(String, String) - Method in class org.xembly.Directives
Add processing instruction.

R

remove() - Method in class org.xembly.Directives
Remove all current nodes and move cursor to their parents.

S

SEMICOLON - Static variable in class org.xembly.XemblyLexer
 
SEMICOLON - Static variable in class org.xembly.XemblyParser
 
set(String) - Method in class org.xembly.Directives
Set text content.
size() - Method in class org.xembly.Directives
SPACE - Static variable in class org.xembly.XemblyLexer
 
SPACE - Static variable in class org.xembly.XemblyParser
 
strict(int) - Method in class org.xembly.Directives
Check that there is exactly this number of current nodes.

T

T__10 - Static variable in class org.xembly.XemblyLexer
 
T__10 - Static variable in class org.xembly.XemblyParser
 
T__11 - Static variable in class org.xembly.XemblyLexer
 
T__11 - Static variable in class org.xembly.XemblyParser
 
T__12 - Static variable in class org.xembly.XemblyLexer
 
T__12 - Static variable in class org.xembly.XemblyParser
 
T__13 - Static variable in class org.xembly.XemblyLexer
 
T__13 - Static variable in class org.xembly.XemblyParser
 
T__14 - Static variable in class org.xembly.XemblyLexer
 
T__14 - Static variable in class org.xembly.XemblyParser
 
T__15 - Static variable in class org.xembly.XemblyLexer
 
T__15 - Static variable in class org.xembly.XemblyParser
 
T__16 - Static variable in class org.xembly.XemblyLexer
 
T__16 - Static variable in class org.xembly.XemblyParser
 
T__17 - Static variable in class org.xembly.XemblyLexer
 
T__17 - Static variable in class org.xembly.XemblyParser
 
T__8 - Static variable in class org.xembly.XemblyLexer
 
T__8 - Static variable in class org.xembly.XemblyParser
 
T__9 - Static variable in class org.xembly.XemblyLexer
 
T__9 - Static variable in class org.xembly.XemblyParser
 
TEXT - Static variable in class org.xembly.XemblyLexer
 
TEXT - Static variable in class org.xembly.XemblyParser
 
tokenNames - Static variable in class org.xembly.XemblyParser
 
toString() - Method in class org.xembly.Directives

U

up() - Method in class org.xembly.Directives
Go one node/level up.

X

Xembler - Class in org.xembly
Processor of Xembly directives, main entry point to the package.
Xembler(Collection<Directive>) - Constructor for class org.xembly.Xembler
Public ctor.
XemblyLexer - Class in org.xembly
 
XemblyLexer() - Constructor for class org.xembly.XemblyLexer
 
XemblyLexer(CharStream) - Constructor for class org.xembly.XemblyLexer
 
XemblyLexer(CharStream, RecognizerSharedState) - Constructor for class org.xembly.XemblyLexer
 
XemblyParser - Class in org.xembly
Copyright (c) 2013, xembly.org All rights reserved.
XemblyParser(TokenStream) - Constructor for class org.xembly.XemblyParser
 
XemblyParser(TokenStream, RecognizerSharedState) - Constructor for class org.xembly.XemblyParser
 
XemblySyntaxException - Exception in org.xembly
When syntax is broken.
XemblySyntaxException(String) - Constructor for exception org.xembly.XemblySyntaxException
Public ctor.
XemblySyntaxException(String, Throwable) - Constructor for exception org.xembly.XemblySyntaxException
Public ctor.
xml() - Method in class org.xembly.Xembler
Convert to XML document.
xpath(String) - Method in class org.xembly.Directives
Go to XPath.
xset(String) - Method in class org.xembly.Directives
Set text content.
A C D E F G I M O P R S T U X 

Copyright © 2013 Xembly. All rights reserved.