public class ObjectListParserContext
extends java.lang.Object
Constructor and Description |
---|
ObjectListParserContext() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getCurrentObject() |
java.util.ArrayList<?> |
getObjectList() |
boolean |
isAutoPushOnNew() |
void |
pushCurrentObject() |
void |
setAutoPushOnNew(boolean autoPushOnNew) |
void |
setNewCurrentObject(java.lang.Object o) |
public void pushCurrentObject()
public void setNewCurrentObject(java.lang.Object o)
public boolean isAutoPushOnNew()
public void setAutoPushOnNew(boolean autoPushOnNew)
autoPushOnNew
- The autoPushOnNew to set.public java.lang.Object getCurrentObject()
public java.util.ArrayList<?> getObjectList()
Copyright © 2021 Dassault Systèmes, All Rights Reserved.