public abstract class NodeFactoryV32 extends NodeFactory
| Constructor and Description |
|---|
NodeFactoryV32() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLength(Node entity)
Returns the length of the NodeV32 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 require.IOException - if there was a problem accessing data file.Copyright © 2017 51Degrees. All rights reserved.