Uses of Class
org.apache.uima.jcas.cas.ByteArray
Packages that use ByteArray
Package
Description
 Common Analysis System(CAS) Interfaces
Implementation and Low-Level API for the CAS Interfaces.
Interfaces for accessing the JCAS.
JCAS model for built-in CAS types
- 
Uses of ByteArray in org.apache.uima.casMethods in org.apache.uima.cas that return ByteArray
- 
Uses of ByteArray in org.apache.uima.cas.implMethods in org.apache.uima.cas.impl that return ByteArray
- 
Uses of ByteArray in org.apache.uima.fit.utilMethods in org.apache.uima.fit.util that return ByteArrayModifier and TypeMethodDescriptionstatic ByteArrayFSCollectionFactory.createByteArray(JCas aJCas, byte... aArray) static ByteArrayFSCollectionFactory.createByteArray(JCas aJCas, Collection<Byte> aCollection) static ByteArraystatic ByteArrayMethods in org.apache.uima.fit.util with parameters of type ByteArray
- 
Uses of ByteArray in org.apache.uima.jcasMethods in org.apache.uima.jcas that return ByteArrayModifier and TypeMethodDescriptiondefault ByteArrayJCas.emptyByteArray()Retrieve a lazily-created constant from the cas which holds a 0-length instance.
- 
Uses of ByteArray in org.apache.uima.jcas.casMethods in org.apache.uima.jcas.cas that return ByteArray