public class COSDocumentState extends Object
COSDocumentState collects all known states a COSDocument may have and shall allow
their evaluation.COSDocument| Constructor and Description |
|---|
COSDocumentState() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAcceptingUpdates()
Returns
true, if the document´s parsing is completed and it may be updated. |
void |
setParsing(boolean parsing)
Sets the
parsing state of the document. |
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.