Index

A B C D E F G H I N O P R S V W 
All Classes and Interfaces|All Packages

A

accept(Path) - Method in class org.openrewrite.properties.PropertiesParser
 
accept(TreeVisitor<R, P>, P) - Method in interface org.openrewrite.properties.tree.Properties
 
acceptProperties(PropertiesVisitor<P>, P) - Method in interface org.openrewrite.properties.tree.Properties
 
acceptProperties(PropertiesVisitor<P>, P) - Method in class org.openrewrite.properties.tree.Properties.Comment
 
acceptProperties(PropertiesVisitor<P>, P) - Method in class org.openrewrite.properties.tree.Properties.Entry
 
acceptProperties(PropertiesVisitor<P>, P) - Method in class org.openrewrite.properties.tree.Properties.File
 
AddProperty - Class in org.openrewrite.properties
 
AddProperty() - Constructor for class org.openrewrite.properties.AddProperty
 
AddPropertyComment - Class in org.openrewrite.properties
 
AddPropertyComment() - Constructor for class org.openrewrite.properties.AddPropertyComment
 
Assertions - Class in org.openrewrite.properties
 

B

build() - Method in class org.openrewrite.properties.PropertiesParser.Builder
 
builder() - Static method in class org.openrewrite.properties.PropertiesParser
 
Builder() - Constructor for class org.openrewrite.properties.PropertiesParser.Builder
 

C

ChangePropertyKey - Class in org.openrewrite.properties
 
ChangePropertyKey() - Constructor for class org.openrewrite.properties.ChangePropertyKey
 
ChangePropertyKey.ChangePropertyKeyVisitor<P> - Class in org.openrewrite.properties
 
ChangePropertyKeyVisitor() - Constructor for class org.openrewrite.properties.ChangePropertyKey.ChangePropertyKeyVisitor
 
ChangePropertyValue - Class in org.openrewrite.properties
 
ChangePropertyValue() - Constructor for class org.openrewrite.properties.ChangePropertyValue
 
ChangePropertyValue.ChangePropertyValueVisitor<P> - Class in org.openrewrite.properties
 
ChangePropertyValueVisitor() - Constructor for class org.openrewrite.properties.ChangePropertyValue.ChangePropertyValueVisitor
 
COLON - Enum constant in enum class org.openrewrite.properties.tree.Properties.Entry.Delimiter
 
Comment() - Constructor for class org.openrewrite.properties.tree.Properties.Comment
 
Continuation() - Constructor for class org.openrewrite.properties.tree.Properties.Continuation
 
countLines(Tree) - Static method in class org.openrewrite.properties.CountLinesVisitor
 
CountLinesVisitor - Class in org.openrewrite.properties
 
CountLinesVisitor() - Constructor for class org.openrewrite.properties.CountLinesVisitor
 
CreatePropertiesFile - Class in org.openrewrite.properties
 
CreatePropertiesFile() - Constructor for class org.openrewrite.properties.CreatePropertiesFile
 

D

DeleteProperty - Class in org.openrewrite.properties
 
DeleteProperty() - Constructor for class org.openrewrite.properties.DeleteProperty
 

E

Entry() - Constructor for class org.openrewrite.properties.tree.Properties.Entry
 
EQUALS - Enum constant in enum class org.openrewrite.properties.tree.Properties.Entry.Delimiter
 
EXCLAMATION_MARK - Enum constant in enum class org.openrewrite.properties.tree.Properties.Comment.Delimiter
 

F

File() - Constructor for class org.openrewrite.properties.tree.Properties.File
 
find(Properties, String, Boolean) - Static method in class org.openrewrite.properties.search.FindProperties
Find a set of matching Properties.
FindProperties - Class in org.openrewrite.properties.search
 
FindProperties() - Constructor for class org.openrewrite.properties.search.FindProperties
 

G

generate(AtomicBoolean, ExecutionContext) - Method in class org.openrewrite.properties.CreatePropertiesFile
 
getCharset() - Method in class org.openrewrite.properties.tree.Properties.File
 
getDelimiter() - Method in class org.openrewrite.properties.tree.Properties.Entry
 
getDelimiter(String) - Static method in enum class org.openrewrite.properties.tree.Properties.Entry.Delimiter
 
getDescription() - Method in class org.openrewrite.properties.AddProperty
 
getDescription() - Method in class org.openrewrite.properties.AddPropertyComment
 
getDescription() - Method in class org.openrewrite.properties.ChangePropertyKey
 
getDescription() - Method in class org.openrewrite.properties.ChangePropertyValue
 
getDescription() - Method in class org.openrewrite.properties.CreatePropertiesFile
 
getDescription() - Method in class org.openrewrite.properties.DeleteProperty
 
getDescription() - Method in class org.openrewrite.properties.search.FindProperties
 
getDisplayName() - Method in class org.openrewrite.properties.AddProperty
 
getDisplayName() - Method in class org.openrewrite.properties.AddPropertyComment
 
getDisplayName() - Method in class org.openrewrite.properties.ChangePropertyKey
 
getDisplayName() - Method in class org.openrewrite.properties.ChangePropertyValue
 
getDisplayName() - Method in class org.openrewrite.properties.CreatePropertiesFile
 
getDisplayName() - Method in class org.openrewrite.properties.DeleteProperty
 
getDisplayName() - Method in class org.openrewrite.properties.search.FindProperties
 
getDslName() - Method in class org.openrewrite.properties.PropertiesParser.Builder
 
getInitialValue(ExecutionContext) - Method in class org.openrewrite.properties.CreatePropertiesFile
 
getKey() - Method in class org.openrewrite.properties.tree.Properties.Entry
Automatically, removes continuations from the text.
getKeySource() - Method in class org.openrewrite.properties.tree.Properties.Entry
 
getLanguage() - Method in class org.openrewrite.properties.PropertiesVisitor
 
getMatcher() - Method in class org.openrewrite.properties.trait.PropertiesReference.Provider
 
getPrefix() - Method in interface org.openrewrite.properties.tree.Properties
 
getReferences() - Method in class org.openrewrite.properties.tree.Properties.File
 
getScanner(AtomicBoolean) - Method in class org.openrewrite.properties.CreatePropertiesFile
 
getSource() - Method in class org.openrewrite.properties.tree.Properties.Value
 
getText() - Method in class org.openrewrite.properties.tree.Properties.Value
Automatically, removes continuations from the text.
getValue() - Method in class org.openrewrite.properties.trait.PropertiesReference
 
getVisitor() - Method in class org.openrewrite.properties.AddProperty
 
getVisitor() - Method in class org.openrewrite.properties.AddPropertyComment
 
getVisitor() - Method in class org.openrewrite.properties.ChangePropertyKey
 
getVisitor() - Method in class org.openrewrite.properties.ChangePropertyValue
 
getVisitor() - Method in class org.openrewrite.properties.DeleteProperty
 
getVisitor() - Method in class org.openrewrite.properties.search.FindProperties
 
getVisitor(AtomicBoolean) - Method in class org.openrewrite.properties.CreatePropertiesFile
 

H

HASH_TAG - Enum constant in enum class org.openrewrite.properties.tree.Properties.Comment.Delimiter
 

I

isAcceptable(SourceFile) - Method in class org.openrewrite.properties.trait.PropertiesReference.Provider
 
isAcceptable(SourceFile, P) - Method in class org.openrewrite.properties.PropertiesVisitor
 
isAcceptable(TreeVisitor<?, P>, P) - Method in interface org.openrewrite.properties.tree.Properties
 

N

NONE - Enum constant in enum class org.openrewrite.properties.tree.Properties.Entry.Delimiter
 

O

org.openrewrite.properties - package org.openrewrite.properties
 
org.openrewrite.properties.internal - package org.openrewrite.properties.internal
 
org.openrewrite.properties.search - package org.openrewrite.properties.search
 
org.openrewrite.properties.trait - package org.openrewrite.properties.trait
 
org.openrewrite.properties.tree - package org.openrewrite.properties.tree
 

P

parse(String...) - Method in class org.openrewrite.properties.PropertiesParser
 
parseInputs(Iterable<Parser.Input>, Path, ExecutionContext) - Method in class org.openrewrite.properties.PropertiesParser
 
printer(Cursor) - Method in class org.openrewrite.properties.tree.Properties.File
 
properties(String) - Static method in class org.openrewrite.properties.Assertions
 
properties(String, String) - Static method in class org.openrewrite.properties.Assertions
 
properties(String, String, Consumer<SourceSpec<Properties.File>>) - Static method in class org.openrewrite.properties.Assertions
 
properties(String, Consumer<SourceSpec<Properties.File>>) - Static method in class org.openrewrite.properties.Assertions
 
Properties - Interface in org.openrewrite.properties.tree
 
Properties.Comment - Class in org.openrewrite.properties.tree
 
Properties.Comment.Delimiter - Enum Class in org.openrewrite.properties.tree
 
Properties.Content - Interface in org.openrewrite.properties.tree
 
Properties.Continuation - Class in org.openrewrite.properties.tree
 
Properties.Entry - Class in org.openrewrite.properties.tree
 
Properties.Entry.Delimiter - Enum Class in org.openrewrite.properties.tree
 
Properties.File - Class in org.openrewrite.properties.tree
 
Properties.Value - Class in org.openrewrite.properties.tree
Note that this class cannot easily be made to implement Properties like it should, because existing serialized ASTs will not have a JsonIdentityInfo reference to deserialize into the type.
PropertiesIsoVisitor<P> - Class in org.openrewrite.properties
 
PropertiesIsoVisitor() - Constructor for class org.openrewrite.properties.PropertiesIsoVisitor
 
PropertiesParser - Class in org.openrewrite.properties
 
PropertiesParser() - Constructor for class org.openrewrite.properties.PropertiesParser
 
PropertiesParser.Builder - Class in org.openrewrite.properties
 
PropertiesPrinter<P> - Class in org.openrewrite.properties.internal
 
PropertiesPrinter() - Constructor for class org.openrewrite.properties.internal.PropertiesPrinter
 
PropertiesReference - Class in org.openrewrite.properties.trait
 
PropertiesReference() - Constructor for class org.openrewrite.properties.trait.PropertiesReference
 
PropertiesReference.Provider - Class in org.openrewrite.properties.trait
 
PropertiesVisitor<P> - Class in org.openrewrite.properties
 
PropertiesVisitor() - Constructor for class org.openrewrite.properties.PropertiesVisitor
 
Provider() - Constructor for class org.openrewrite.properties.trait.PropertiesReference.Provider
 

R

rename(Reference.Renamer, Cursor, ExecutionContext) - Method in class org.openrewrite.properties.trait.PropertiesReference
 

S

sourcePathFromSourceText(Path, String) - Method in class org.openrewrite.properties.PropertiesParser
 
supportsRename() - Method in class org.openrewrite.properties.trait.PropertiesReference
 

V

validate() - Method in class org.openrewrite.properties.AddProperty
 
validate() - Method in class org.openrewrite.properties.ChangePropertyValue
 
Value() - Constructor for class org.openrewrite.properties.tree.Properties.Value
 
valueOf(String) - Static method in enum class org.openrewrite.properties.tree.Properties.Comment.Delimiter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openrewrite.properties.tree.Properties.Entry.Delimiter
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.openrewrite.properties.tree.Properties.Comment.Delimiter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openrewrite.properties.tree.Properties.Entry.Delimiter
Returns an array containing the constants of this enum class, in the order they are declared.
visitComment(Properties.Comment, PrintOutputCapture<P>) - Method in class org.openrewrite.properties.internal.PropertiesPrinter
 
visitComment(Properties.Comment, P) - Method in class org.openrewrite.properties.PropertiesIsoVisitor
 
visitComment(Properties.Comment, P) - Method in class org.openrewrite.properties.PropertiesVisitor
 
visitEntry(Properties.Entry, AtomicInteger) - Method in class org.openrewrite.properties.CountLinesVisitor
 
visitEntry(Properties.Entry, PrintOutputCapture<P>) - Method in class org.openrewrite.properties.internal.PropertiesPrinter
 
visitEntry(Properties.Entry, P) - Method in class org.openrewrite.properties.ChangePropertyKey.ChangePropertyKeyVisitor
 
visitEntry(Properties.Entry, P) - Method in class org.openrewrite.properties.ChangePropertyValue.ChangePropertyValueVisitor
 
visitEntry(Properties.Entry, P) - Method in class org.openrewrite.properties.PropertiesIsoVisitor
 
visitEntry(Properties.Entry, P) - Method in class org.openrewrite.properties.PropertiesVisitor
 
visitFile(Properties.File, PrintOutputCapture<P>) - Method in class org.openrewrite.properties.internal.PropertiesPrinter
 
visitFile(Properties.File, P) - Method in class org.openrewrite.properties.PropertiesIsoVisitor
 
visitFile(Properties.File, P) - Method in class org.openrewrite.properties.PropertiesVisitor
 
visitValue(Properties.Value, P) - Method in class org.openrewrite.properties.PropertiesVisitor
 

W

withCharset(Charset) - Method in class org.openrewrite.properties.tree.Properties.File
 
withPrefix(String) - Method in interface org.openrewrite.properties.tree.Properties
 
A B C D E F G H I N O P R S V W 
All Classes and Interfaces|All Packages