Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

tools.bytestuffer.* (8)

tools: Javadoc index of package tools.


Package Samples:

tools.bytestuffer

Classes:

oroToApache: This is a program you can use to convert older source code that uses the com.oroinc prefixes for the ORO text processing Java classes to org.apache. It assumes source files are small enough to store in memory and perform the substitutions. A small effort is made to not blindly substitute com.oroinc so that code using NetComponents or other ORO software will not have packages like com.oroinc.net become org.apache.net. However, you will still have to manually fix some code if you use the com.oroinc.io classes from NetComponents.
ByteStuffer: I stuff and unstuff byte arrays, in order to disconfuse control bytes with data bytes
DataElement: I point to a region in a byte array, that doesn't contain stuffings
WSIFLocal: Test the tool of WSIFDynamicInvocationTool.
WSIF: Test the tool of WSIFDynamicInvocationTool.
XSLT: Test the tool of XSLTDynamicInvocationTool.
Element: I point ot a region in a byte array
Watchdog
ByteBuffer
WatchdogListener
CRC16
BytePrinter
ByteFinder
ByteArrayParser
AbstractByteArrayParser
TestByteBuffer
TestByteFinder
AllTests
TestCRC16
StuffedBytes
Stuffing

Home | Contact Us | Privacy Policy | Terms of Service