public class EmptyNode extends Node
children, childrenCount, parent, type
Constructor and Description |
---|
EmptyNode() |
Modifier and Type | Method and Description |
---|---|
QuotingAppendable |
append(QuotingAppendable buffer) |
Node |
copy() |
String |
toString() |
addChild, addChild, appendChildrenEnd, appendChildrenSeparator, appendChildrenStart, deepCopy, getChild, getChildrenCount, getParent, getType, replaceChild, setParent, visit
public QuotingAppendable append(QuotingAppendable buffer)
Copyright © 2001–2020 Apache Cayenne. All rights reserved.