Package org.jSyncManager.API.Conduit.Tools.vTypes.vCommon
The jSyncManager jConduit API Tool vType Common classes.
| vFoldedFile | vFoldedFile is a class meant to read a file that is possibly "folded", that
is, that contains lines ending with a CRLF(0x0D0A) combination with the next line
"folded" by inserting as the first character either a tab (0x09) or space (0x20). |
| vObject | Base object class for vTypes. |
| vObjectSet | |
| vProperty | Common ancestor for vProperty types. |
| vPropertyList | |
| vResource | |
The jSyncManager jConduit API Tool vType Common classes.
Package Information:
The classes in this package exist to provide common parsing functionality for the vType classes.
Related Documentation:
For more information, please visit:
<!-- Put @see and @since tags down here. -->