public interface ExternalObject
Modifier and Type | Method and Description |
---|---|
String |
getType()
Type name of this object.
|
void |
saveTo(ContentHandler receiver)
Saves the object into XML.
|
String getType()
void saveTo(ContentHandler receiver)
Copyright © 2016 Oracle Corporation. All rights reserved.