Index
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form
A
- accept(Visitor<R>) - Methode in Klasse org.apache.sling.resource.filter.impl.node.Node
- addEscapes(String) - Statische Methode in Ausnahmeklasse org.apache.sling.resource.filter.impl.script.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
- addParam(String, Object) - Methode in Klasse org.apache.sling.resource.filter.ResourceFilterStream
-
Add a key - value pair that can then be evaluated as part of the Script
- addParams(Map<String, Object>) - Methode in Klasse org.apache.sling.resource.filter.ResourceFilterStream
-
Add a series of key - value pairs that can then be evaluated as part of the ScriptFilter
- adjustBeginLineColumn(int, int) - Methode in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
-
Method to adjust line and column numbers for the start of a token.
- and() - Methode in Klasse org.apache.sling.resource.filter.impl.script.FilterParser
- AND - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- argument() - Methode in Klasse org.apache.sling.resource.filter.impl.script.FilterParser
- Arguments() - Methode in Klasse org.apache.sling.resource.filter.impl.script.FilterParser
B
- backup(int) - Methode in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
-
Backup a number of characters.
- beginColumn - Variable in Klasse org.apache.sling.resource.filter.impl.script.Token
-
The column number of the first character of this Token.
- beginLine - Variable in Klasse org.apache.sling.resource.filter.impl.script.Token
-
The line number of the first character of this Token.
- BeginToken() - Methode in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
-
Start.
- BOOLEAN - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- bufcolumn - Variable in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
- buffer - Variable in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
- bufline - Variable in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
- bufpos - Variable in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
-
Position in buffer.
C
- charAt(int) - Methode in Klasse org.apache.sling.resource.filter.impl.predicates.Null
- children - Variable in Klasse org.apache.sling.resource.filter.impl.node.Node
- column - Variable in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
- COMMA - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- commaSepArguments() - Methode in Klasse org.apache.sling.resource.filter.impl.script.FilterParser
- comparison() - Methode in Klasse org.apache.sling.resource.filter.impl.script.FilterParser
- ComparisonPredicateFactory - Klasse in org.apache.sling.resource.filter.impl.predicates
- ComparisonPredicates - Klasse in org.apache.sling.resource.filter.impl.predicates
-
Predicates to handle comparisons that are defined in the filter language
- ComparisonPredicates() - Konstruktor für Klasse org.apache.sling.resource.filter.impl.predicates.ComparisonPredicates
- comparisonValue() - Methode in Klasse org.apache.sling.resource.filter.impl.script.FilterParser
- constraint() - Methode in Klasse org.apache.sling.resource.filter.impl.script.FilterParser
- contains(Function<Resource, Object>, Function<Resource, Object>) - Statische Methode in Klasse org.apache.sling.resource.filter.impl.predicates.ComparisonPredicates
-
Right and Left values are converted to String arrays
- CONTAINS - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- CONTAINS_ANY - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- CONTAINS_NOT - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- CONTAINS_NOT_ANY - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- containsAny(Function<Resource, Object>, Function<Resource, Object>) - Statische Methode in Klasse org.apache.sling.resource.filter.impl.predicates.ComparisonPredicates
-
Right and Left values are converted to String arrays
- curChar - Variable in Klasse org.apache.sling.resource.filter.impl.script.FilterParserTokenManager
- currentToken - Variable in Ausnahmeklasse org.apache.sling.resource.filter.impl.script.ParseException
-
This is the last token that has been consumed successfully.
D
- DATE - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- DATETIME - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- debugStream - Variable in Klasse org.apache.sling.resource.filter.impl.script.FilterParserTokenManager
-
Debug output.
- DEFAULT - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
Lexical state.
- DIGIT - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- DIGITS - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- disable_tracing() - Methode in Klasse org.apache.sling.resource.filter.impl.script.FilterParser
-
Disable tracing.
- Done() - Methode in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
-
Reset buffer when finished.
- doubleValue() - Methode in Klasse org.apache.sling.resource.filter.impl.predicates.Null
- DQUOTE - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- DYNAMIC_ARG - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- dynamicArg() - Methode in Klasse org.apache.sling.resource.filter.impl.script.FilterParser
E
- enable_tracing() - Methode in Klasse org.apache.sling.resource.filter.impl.script.FilterParser
-
Enable tracing.
- endColumn - Variable in Klasse org.apache.sling.resource.filter.impl.script.Token
-
The column number of the last character of this Token.
- endLine - Variable in Klasse org.apache.sling.resource.filter.impl.script.Token
-
The line number of the last character of this Token.
- EOF - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
End of File.
- EOL - Statische Variable in Ausnahmeklasse org.apache.sling.resource.filter.impl.script.ParseException
-
The end of line string for this machine.
- EQUAL - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- equals(Object) - Methode in Klasse org.apache.sling.resource.filter.impl.predicates.Null
- EXP - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- ExpandBuff(boolean) - Methode in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
- expectedTokenSequences - Variable in Ausnahmeklasse org.apache.sling.resource.filter.impl.script.ParseException
-
Each entry in this array is an array of integers.
- EXPONENT - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
F
- FillBuff() - Methode in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
- FilterParser - Klasse in org.apache.sling.resource.filter.impl.script
- FilterParser(InputStream) - Konstruktor für Klasse org.apache.sling.resource.filter.impl.script.FilterParser
-
Constructor with InputStream.
- FilterParser(InputStream, String) - Konstruktor für Klasse org.apache.sling.resource.filter.impl.script.FilterParser
-
Constructor with InputStream and supplied encoding
- FilterParser(Reader) - Konstruktor für Klasse org.apache.sling.resource.filter.impl.script.FilterParser
-
Constructor.
- FilterParser(FilterParserTokenManager) - Konstruktor für Klasse org.apache.sling.resource.filter.impl.script.FilterParser
-
Constructor with generated Token Manager.
- FilterParserConstants - Schnittstelle in org.apache.sling.resource.filter.impl.script
-
Token literal values and constants.
- FilterParserTokenManager - Klasse in org.apache.sling.resource.filter.impl.script
-
Token Manager.
- FilterParserTokenManager(SimpleCharStream) - Konstruktor für Klasse org.apache.sling.resource.filter.impl.script.FilterParserTokenManager
-
Constructor.
- FilterParserTokenManager(SimpleCharStream, int) - Konstruktor für Klasse org.apache.sling.resource.filter.impl.script.FilterParserTokenManager
-
Constructor.
- floatValue() - Methode in Klasse org.apache.sling.resource.filter.impl.predicates.Null
- FRACTIONAL_DIGITS - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- function() - Methode in Klasse org.apache.sling.resource.filter.impl.script.FilterParser
- FUNCTION_NAME - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
G
- generateParseException() - Methode in Klasse org.apache.sling.resource.filter.impl.script.FilterParser
-
Generate ParseException.
- getBeginColumn() - Methode in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
-
Get token beginning column number.
- getBeginLine() - Methode in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
-
Get token beginning line number.
- getChildren() - Methode in Klasse org.apache.sling.resource.filter.impl.node.Node
- getColumn() - Methode in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
-
Veraltet.
- getEndColumn() - Methode in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
-
Get token end column number.
- getEndLine() - Methode in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
-
Get token end line number.
- GetImage() - Methode in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
-
Get token literal value.
- getKind() - Methode in Klasse org.apache.sling.resource.filter.impl.node.Node
- getLeftNode() - Methode in Klasse org.apache.sling.resource.filter.impl.node.Node
- getLine() - Methode in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
-
Veraltet.
- getMessage() - Methode in Ausnahmeklasse org.apache.sling.resource.filter.impl.script.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getNextToken() - Methode in Klasse org.apache.sling.resource.filter.impl.script.FilterParser
-
Get the next Token.
- getNextToken() - Methode in Klasse org.apache.sling.resource.filter.impl.script.FilterParserTokenManager
-
Get the next Token.
- getRightNode() - Methode in Klasse org.apache.sling.resource.filter.impl.node.Node
- GetSuffix(int) - Methode in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
-
Get the suffix.
- getTabSize() - Methode in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
- getText() - Methode in Klasse org.apache.sling.resource.filter.impl.node.Node
- getToken(int) - Methode in Klasse org.apache.sling.resource.filter.impl.script.FilterParser
-
Get the specific Token.
- getValue() - Methode in Klasse org.apache.sling.resource.filter.impl.script.Token
-
An optional attribute value of the Token.
- GREATER_THAN - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- GREATER_THAN_OR_EQUAL - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- group() - Methode in Klasse org.apache.sling.resource.filter.impl.script.FilterParser
- gt(Function<Resource, Object>, Function<Resource, Object>) - Statische Methode in Klasse org.apache.sling.resource.filter.impl.predicates.ComparisonPredicates
-
Values are converted to a Number, and then additionally converted to a common type as the basis of comparison
- gte(Function<Resource, Object>, Function<Resource, Object>) - Statische Methode in Klasse org.apache.sling.resource.filter.impl.predicates.ComparisonPredicates
-
Values are converted to a Number, and then additionally converted to a common type as the basis of comparison
I
- image - Variable in Klasse org.apache.sling.resource.filter.impl.script.Token
-
The string image of the token.
- in(Function<Resource, Object>, Function<Resource, Object>) - Statische Methode in Klasse org.apache.sling.resource.filter.impl.predicates.ComparisonPredicates
-
Right and Left values are converted to String arrays
- IN - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- inBuf - Variable in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
- input_stream - Variable in Klasse org.apache.sling.resource.filter.impl.script.FilterParserTokenManager
- inputStream - Variable in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
- INTEGER - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- intValue() - Methode in Klasse org.apache.sling.resource.filter.impl.predicates.Null
- INVALID_LEXICAL_STATE - Statische Variable in Ausnahmeklasse org.apache.sling.resource.filter.impl.script.TokenMgrError
-
Tried to change to an invalid lexical state.
- is(Function<Resource, Object>, Function<Resource, Object>) - Statische Methode in Klasse org.apache.sling.resource.filter.impl.predicates.ComparisonPredicates
-
Values are converted to Strings.
- isNot(Function<Resource, Object>, Function<Resource, Object>) - Statische Methode in Klasse org.apache.sling.resource.filter.impl.predicates.ComparisonPredicates
-
Values are converted to Strings.
J
- jj_nt - Variable in Klasse org.apache.sling.resource.filter.impl.script.FilterParser
-
Next token.
- jjFillToken() - Methode in Klasse org.apache.sling.resource.filter.impl.script.FilterParserTokenManager
- jjnewLexState - Statische Variable in Klasse org.apache.sling.resource.filter.impl.script.FilterParserTokenManager
-
Lex State array.
- jjstrLiteralImages - Statische Variable in Klasse org.apache.sling.resource.filter.impl.script.FilterParserTokenManager
-
Token literal values.
K
- kind - Variable in Klasse org.apache.sling.resource.filter.impl.node.Node
- kind - Variable in Klasse org.apache.sling.resource.filter.impl.script.Token
-
An integer that describes the kind of this token.
L
- leftNode - Variable in Klasse org.apache.sling.resource.filter.impl.node.Node
- length() - Methode in Klasse org.apache.sling.resource.filter.impl.predicates.Null
- LESS_THAN - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- LESS_THAN_OR_EQUAL - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- LEXICAL_ERROR - Statische Variable in Ausnahmeklasse org.apache.sling.resource.filter.impl.script.TokenMgrError
-
Lexical error occurred.
- LexicalErr(boolean, int, int, int, String, int) - Statische Methode in Ausnahmeklasse org.apache.sling.resource.filter.impl.script.TokenMgrError
-
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
- lexStateNames - Statische Variable in Klasse org.apache.sling.resource.filter.impl.script.FilterParserTokenManager
-
Lexer state names.
- like(Function<Resource, Object>, Function<Resource, Object>) - Statische Methode in Klasse org.apache.sling.resource.filter.impl.predicates.ComparisonPredicates
-
Values are converted to Strings.
- LIKE - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- LIKE_NOT - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- line - Variable in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
- listChildren(Predicate<Resource>) - Methode in Klasse org.apache.sling.resource.filter.ResourceStream
-
Provides a stream of the child resources of the base resource.
- literal() - Methode in Klasse org.apache.sling.resource.filter.impl.script.FilterParser
- longValue() - Methode in Klasse org.apache.sling.resource.filter.impl.predicates.Null
- LOOP_DETECTED - Statische Variable in Ausnahmeklasse org.apache.sling.resource.filter.impl.script.TokenMgrError
-
Detected (and bailed out of) an infinite loop in the token manager.
- LPAREN - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- lt(Function<Resource, Object>, Function<Resource, Object>) - Statische Methode in Klasse org.apache.sling.resource.filter.impl.predicates.ComparisonPredicates
-
Values are converted to a Number, and then additionally converted to a common type as the basis of comparison
- lte(Function<Resource, Object>, Function<Resource, Object>) - Statische Methode in Klasse org.apache.sling.resource.filter.impl.predicates.ComparisonPredicates
-
Values are converted to a Number, and then additionally converted to a common type as the basis of comparison
M
- maxNextCharInd - Variable in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
- MINUS - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
N
- newToken(int) - Statische Methode in Klasse org.apache.sling.resource.filter.impl.script.Token
- newToken(int, String) - Statische Methode in Klasse org.apache.sling.resource.filter.impl.script.Token
-
Returns a new Token object, by default.
- next - Variable in Klasse org.apache.sling.resource.filter.impl.script.Token
-
A reference to the next regular (non-special) token from the input stream.
- Node - Klasse in org.apache.sling.resource.filter.impl.node
- Node(int, String) - Konstruktor für Klasse org.apache.sling.resource.filter.impl.node.Node
-
creates a node which represents a literal
- Node(int, String, List<Node>) - Konstruktor für Klasse org.apache.sling.resource.filter.impl.node.Node
-
Node with children
- Node(int, String, Node, Node) - Konstruktor für Klasse org.apache.sling.resource.filter.impl.node.Node
-
Node used for comparison
- Node(int, List<Node>) - Konstruktor für Klasse org.apache.sling.resource.filter.impl.node.Node
-
creates a logical node
- NOT_EQUAL - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- NOT_IN - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- Null - Klasse in org.apache.sling.resource.filter.impl.predicates
-
Utility class to represent a Null value while evaluating predicates
- Null() - Konstruktor für Klasse org.apache.sling.resource.filter.impl.predicates.Null
- NULL - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- NUMBER - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
O
- OFFSET - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- OFFSETDATETIME - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- or() - Methode in Klasse org.apache.sling.resource.filter.impl.script.FilterParser
- OR - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- org.apache.sling.resource.filter - Package org.apache.sling.resource.filter
- org.apache.sling.resource.filter.impl.node - Package org.apache.sling.resource.filter.impl.node
- org.apache.sling.resource.filter.impl.predicates - Package org.apache.sling.resource.filter.impl.predicates
- org.apache.sling.resource.filter.impl.script - Package org.apache.sling.resource.filter.impl.script
P
- parse() - Methode in Klasse org.apache.sling.resource.filter.impl.script.FilterParser
- parse(String) - Methode in Schnittstelle org.apache.sling.resource.filter.ResourcePredicates
-
Creates a Predicate<Resource> based on the provided script
- parse(String, String) - Methode in Schnittstelle org.apache.sling.resource.filter.ResourcePredicates
-
Creates a Predicate<Resource> based on the provided script
- ParseException - Ausnahmeklasse in org.apache.sling.resource.filter.impl.script
-
This exception is thrown when parse errors are encountered.
- ParseException() - Konstruktor für Ausnahmeklasse org.apache.sling.resource.filter.impl.script.ParseException
-
The following constructors are for use by you for whatever purpose you can think of.
- ParseException(String) - Konstruktor für Ausnahmeklasse org.apache.sling.resource.filter.impl.script.ParseException
-
Constructor with message.
- ParseException(Token, int[][], String[]) - Konstruktor für Ausnahmeklasse org.apache.sling.resource.filter.impl.script.ParseException
-
This constructor is used by the method "generateParseException" in the generated parser.
- PLUS - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- prevCharIsCR - Variable in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
- prevCharIsLF - Variable in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
- property() - Methode in Klasse org.apache.sling.resource.filter.impl.script.FilterParser
- PROPERTY - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
R
- readChar() - Methode in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
-
Read a character.
- ReInit(InputStream) - Methode in Klasse org.apache.sling.resource.filter.impl.script.FilterParser
-
Reinitialise.
- ReInit(InputStream) - Methode in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, int, int) - Methode in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, int, int, int) - Methode in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String) - Methode in Klasse org.apache.sling.resource.filter.impl.script.FilterParser
-
Reinitialise.
- ReInit(InputStream, String) - Methode in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int) - Methode in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int, int) - Methode in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
-
Reinitialise.
- ReInit(Reader) - Methode in Klasse org.apache.sling.resource.filter.impl.script.FilterParser
-
Reinitialise.
- ReInit(Reader) - Methode in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
-
Reinitialise.
- ReInit(Reader, int, int) - Methode in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
-
Reinitialise.
- ReInit(Reader, int, int, int) - Methode in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
-
Reinitialise.
- ReInit(FilterParserTokenManager) - Methode in Klasse org.apache.sling.resource.filter.impl.script.FilterParser
-
Reinitialise.
- ReInit(SimpleCharStream) - Methode in Klasse org.apache.sling.resource.filter.impl.script.FilterParserTokenManager
-
Reinitialise parser.
- ReInit(SimpleCharStream, int) - Methode in Klasse org.apache.sling.resource.filter.impl.script.FilterParserTokenManager
-
Reinitialise parser.
- resource - Variable in Klasse org.apache.sling.resource.filter.ResourceStream
- ResourceFilterStream - Klasse in org.apache.sling.resource.filter
-
Creates a
Predicateof typeResourceto identify matching Resource objects - ResourceFilterStream(Resource, ResourcePredicates) - Konstruktor für Klasse org.apache.sling.resource.filter.ResourceFilterStream
- ResourcePredicates - Schnittstelle in org.apache.sling.resource.filter
-
Service which provides the ability to convert a String into a Predicate<Resource> to match against Resource Objects
- ResourcePredicates.ResourcePredicateBuilder - Schnittstelle in org.apache.sling.resource.filter
-
Provides a transitional state where multiple parameters can be applied before creating the Predicate
- ResourceStream - Klasse in org.apache.sling.resource.filter
-
Utility to create a Stream<Resource> of Resource objects from a managed traversal of a Resource tree
- ResourceStream(Resource) - Konstruktor für Klasse org.apache.sling.resource.filter.ResourceStream
- rightNode - Variable in Klasse org.apache.sling.resource.filter.impl.node.Node
- RPAREN - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
S
- setBranchSelector(String) - Methode in Klasse org.apache.sling.resource.filter.ResourceFilterStream
-
Adds a branchSelector to define which child resource are acceptable to travel down as part of the Resource traversal
- setChildSelector(String) - Methode in Klasse org.apache.sling.resource.filter.ResourceFilterStream
-
Adds a childSelector to define which child resources should be part of the stream
- setDebugStream(PrintStream) - Methode in Klasse org.apache.sling.resource.filter.impl.script.FilterParserTokenManager
-
Set debug output.
- setTabSize(int) - Methode in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
- SimpleCharStream - Klasse in org.apache.sling.resource.filter.impl.script
-
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
- SimpleCharStream(InputStream) - Konstruktor für Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int) - Konstruktor für Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int, int) - Konstruktor für Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String) - Konstruktor für Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int) - Konstruktor für Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int, int) - Konstruktor für Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader) - Konstruktor für Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int) - Konstruktor für Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int, int) - Konstruktor für Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
-
Constructor.
- specialToken - Variable in Klasse org.apache.sling.resource.filter.impl.script.Token
-
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
- SQUOTE - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- STATIC_LEXER_ERROR - Statische Variable in Ausnahmeklasse org.apache.sling.resource.filter.impl.script.TokenMgrError
-
An attempt was made to create a second instance of a static token manager.
- staticFlag - Statische Variable in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
-
Whether parser is static.
- stream() - Methode in Klasse org.apache.sling.resource.filter.ResourceFilterStream
-
Stream<Resource> which uses the branchSelector as the basis of the traversal and then filters the resources based on the childSelector that was provided
- stream(Predicate<Resource>) - Methode in Klasse org.apache.sling.resource.filter.ResourceStream
-
Provides a depth first
Stream<Resource>traversal of the resource tree starting with the current resource. - STRING - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- subSequence(int, int) - Methode in Klasse org.apache.sling.resource.filter.impl.predicates.Null
- SwitchTo(int) - Methode in Klasse org.apache.sling.resource.filter.impl.script.FilterParserTokenManager
-
Switch to specified lex state.
T
- tabSize - Variable in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
- text - Variable in Klasse org.apache.sling.resource.filter.impl.node.Node
- TIME - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- token - Variable in Klasse org.apache.sling.resource.filter.impl.script.FilterParser
-
Current token.
- Token - Klasse in org.apache.sling.resource.filter.impl.script
-
Describes the input token stream.
- Token() - Konstruktor für Klasse org.apache.sling.resource.filter.impl.script.Token
-
No-argument constructor
- Token(int) - Konstruktor für Klasse org.apache.sling.resource.filter.impl.script.Token
-
Constructs a new token for the specified Image.
- Token(int, String) - Konstruktor für Klasse org.apache.sling.resource.filter.impl.script.Token
-
Constructs a new token for the specified Image and Kind.
- token_source - Variable in Klasse org.apache.sling.resource.filter.impl.script.FilterParser
-
Generated Token Manager.
- tokenImage - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
Literal token values.
- tokenImage - Variable in Ausnahmeklasse org.apache.sling.resource.filter.impl.script.ParseException
-
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
- TokenMgrError - Ausnahmeklasse in org.apache.sling.resource.filter.impl.script
-
Token Manager Error.
- TokenMgrError() - Konstruktor für Ausnahmeklasse org.apache.sling.resource.filter.impl.script.TokenMgrError
-
No arg constructor.
- TokenMgrError(boolean, int, int, int, String, int, int) - Konstruktor für Ausnahmeklasse org.apache.sling.resource.filter.impl.script.TokenMgrError
-
Full Constructor.
- TokenMgrError(String, int) - Konstruktor für Ausnahmeklasse org.apache.sling.resource.filter.impl.script.TokenMgrError
-
Constructor with message and reason.
- toPredicate(int, Function<Resource, Object>, Function<Resource, Object>) - Statische Methode in Klasse org.apache.sling.resource.filter.impl.predicates.ComparisonPredicateFactory
- toString() - Methode in Klasse org.apache.sling.resource.filter.impl.node.Node
- toString() - Methode in Klasse org.apache.sling.resource.filter.impl.script.Token
-
Returns the image.
- trace_enabled() - Methode in Klasse org.apache.sling.resource.filter.impl.script.FilterParser
-
Trace enabled.
- trackLineColumn - Variable in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
U
- UNKNOWN - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
- UpdateLineColumn(char) - Methode in Klasse org.apache.sling.resource.filter.impl.script.SimpleCharStream
- usingParameterMap(Map<String, Object>) - Methode in Schnittstelle org.apache.sling.resource.filter.ResourcePredicates
-
Replaces the existing parameter map with the supplied Map<String,Object> object, all prior provided parameters will be replaced
V
- visitChildren(Visitor<R>) - Methode in Klasse org.apache.sling.resource.filter.impl.node.Node
W
- withParameter(String, Object) - Methode in Schnittstelle org.apache.sling.resource.filter.ResourcePredicates
-
Adds a key - value pair that can then be evaluated as part of the Predicate<Resource> creation
- withParameters(Map<String, Object>) - Methode in Schnittstelle org.apache.sling.resource.filter.ResourcePredicates
-
Add a series of key - value pairs that can then be evaluated as part of the Predicate<Resource> creation
Y
- YYYYMMDD - Statische Variable in Schnittstelle org.apache.sling.resource.filter.impl.script.FilterParserConstants
-
RegularExpression Id.
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form