Modifier and Type | Field and Description |
---|---|
protected Vector<Integer> |
_rawBytes |
protected String |
_value |
Constructor and Description |
---|
StringValuedToken() |
Modifier and Type | Method and Description |
---|---|
Vector<Integer> |
getRawBytes()
Get the value of the token's untranslated bytes.
|
String |
getValue()
Get the value of the token as a String.
|
void |
setValue(String value)
Set the value of the token.
|
isPdfACompliant, isSimpleToken
public String getValue()
public Vector<Integer> getRawBytes()
public void setValue(String value)
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.