Package org.codehaus.mojo.properties
Class DefaultValuesAwareExpansionBufferImpl
java.lang.Object
org.codehaus.mojo.properties.ExpansionBuffer
org.codehaus.mojo.properties.DefaultValuesAwareExpansionBufferImpl
ExpansionBuffer implementation that allows processing of default values within property placeholders
-
Field Summary
Fields inherited from class org.codehaus.mojo.properties.ExpansionBuffer
unresolved -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.codehaus.mojo.properties.ExpansionBuffer
add, advanceToNextPrefix, discardPrefix, discardToAfterNextSuffix, hasMoreLegalPlaceholders, toString
-
Constructor Details
-
DefaultValuesAwareExpansionBufferImpl
-
-
Method Details
-
extractPropertyKeyAndDefaultValue
- Specified by:
extractPropertyKeyAndDefaultValuein classExpansionBuffer
-
beforeNextSuffix
- Specified by:
beforeNextSuffixin classExpansionBuffer
-
defaultValue
-