Class ImpexToPropertyUtil.PropertyProcessor
java.lang.Object
de.hybris.platform.acceleratorservices.velocity.util.standalone.ImpexToPropertyUtil.PropertyProcessor
- Enclosing class:
- ImpexToPropertyUtil
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidcreateHeader(String single) protected StringextractProperty(String text) protected static Stringprotected booleanprotected voidprotected voidprotected voidprocessComment(String single) protected voidprocessLines(String single) voidprocessPath(String path)
-
Field Details
-
header
-
-
Constructor Details
-
PropertyProcessor
protected PropertyProcessor()
-
-
Method Details
-
extractTypeFromHeader
-
processPath
- Throws:
IOException
-
extractProperty
-
process
- Parameters:
lines-
-
isHeader
-
createHeader
-
processLines
- Parameters:
single-
-
processComment
- Parameters:
single-
-
printLine
-