Package org.jSyncManager.API.Conduit.Tools.vTypes.vCommon

The jSyncManager jConduit API Tool vType Common classes.

Class Summary

vFoldedFilevFoldedFile 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).
vObjectBase object class for vTypes.
vObjectSet
vPropertyCommon ancestor for vProperty types.
vPropertyList
vResource

Exception Summary

vParseExceptionException class for vTypes.
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. -->