public class COSNull extends COSPrimitiveObject
| Modifier and Type | Field and Description |
|---|---|
static COSNull |
NULL |
CONSTANT_CONTAINER, NULL_CONTAINER, SLOT_CONTAINER| Modifier and Type | Method and Description |
|---|---|
Object |
accept(ICOSObjectVisitor visitor)
Accept a visitor object.
|
static COSNull |
create() |
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
isNull()
answer true if receiver is the null object
|
Object |
saveState() |
addObjectListener, basicIterator, copyDeep, copyDeep, isDangling, isObjectListenerAvailable, isPrimitive, iterator, removeObjectListenerasArray, asBoolean, asDictionary, asFixed, asInteger, asName, asNull, asNumber, asStream, asString, beConstant, beIndirect, containable, copyOptional, copyShallow, copySubGraph, dereference, getContainer, getDoc, getIndirectObject, getValueBoolean, getValueBytes, getValueFloat, getValueInteger, getValueString, harden, isIndirect, isNumber, isSwapped, mayBeSwapped, restoreState, soften, stringValue, toStringhandleException, isReferencepublic static final COSNull NULL
public static COSNull create()
public Object accept(ICOSObjectVisitor visitor) throws COSVisitorException
COSDocumentElementvisitor by "double dispatching".accept in class COSDocumentElementvisitor - The object visiting the receiver.COSVisitorException - An exception depending on the visitor semantics.public boolean isNull()
COSObjectpublic Object saveState()
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.