Package | Description |
---|---|
org.apache.commons.flatfile.dsl |
Contains the DSL-based EntityFactory and supporting classes.
|
Modifier and Type | Class and Description |
---|---|
class |
ConstantEntityNameStrategy
Another simple implementation; always return the same thing.
|
class |
DefaultEntityNameStrategy
Default implementation.
|
Modifier and Type | Method and Description |
---|---|
EntityNameStrategy |
ParserEntityFactory.getEntityNameStrategy()
Get the entityNameStrategy.
|
Modifier and Type | Method and Description |
---|---|
void |
ParserEntityFactory.setEntityNameStrategy(EntityNameStrategy entityNameStrategy)
Set the entityNameStrategy.
|
Copyright © 2008-2016 The Apache Software Foundation. All Rights Reserved.