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 (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.