|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spago.base.AbstractXMLObject
it.eng.spago.dbaccess.sql.result.XMLScrollableDataResult
public class XMLScrollableDataResult
Constructor Summary | |
---|---|
XMLScrollableDataResult(SourceBean rowsBean,
boolean asElement,
boolean asCData)
|
Method Summary | |
---|---|
org.w3c.dom.Element |
toElement(org.w3c.dom.Document document,
XMLSerializer serializer)
Ritorna un oggetto di tipo Element che verrą utilizzato nella rappresentazione in XML dell'oggetto. |
Methods inherited from class it.eng.spago.base.AbstractXMLObject |
---|
toDocument, toDocument, toElement, toXML, toXML, toXML, toXML, toXML |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XMLScrollableDataResult(SourceBean rowsBean, boolean asElement, boolean asCData) throws EMFInternalError
EMFInternalError
Method Detail |
---|
public org.w3c.dom.Element toElement(org.w3c.dom.Document document, XMLSerializer serializer)
XMLObject
Document un oggetto di tipo Document.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |