Package org.verapdf.model.coslayer
Interface CosName
- All Known Subinterfaces:
CosBM,CosFilter,CosIIFilter,CosRenderingIntent,CosUnicodeName
PDF Name type
-
Method Summary
Modifier and TypeMethodDescriptionByte sequence representation of the Name object after applying escape mechanismMethods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Method Details
-
getinternalRepresentation
String getinternalRepresentation()Byte sequence representation of the Name object after applying escape mechanism
-