Package com.nt.udc.admin.nareditor
Class NarWithOffset
java.lang.Object
com.nt.udc.admin.nareditor.NarWithOffset
- All Implemented Interfaces:
Serializable
Structure to hold Nar with its offset in the file and all attributes that match the filter
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNarWithOffset(NAR nar, int offsetId) NarWithOffset(NAR nar, int offsetId, List<List<Integer>> filterPaths) -
Method Summary
-
Constructor Details
-
NarWithOffset
-
NarWithOffset
-
-
Method Details
-
getNar
-
getOffsetId
public int getOffsetId() -
getFilterPaths
-