public abstract class NodeFactoryV31 extends NodeFactory
| Constructor and Description |
|---|
NodeFactoryV31() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLength(Node entity)
Returns the length of the NodeV31 entity provided.
|
construct, create, getBaseLength, getNodeNumericIndexLengthgetLengthpublic int getLength(Node entity) throws IOException
getLength in class BaseEntityFactory<Node>entity - An entity of type Node who length is required.IOException - if there was a problem accessing data file.Copyright © 2017 51Degrees. All rights reserved.