org.exist.fluent
Class Source.XML

java.lang.Object
  extended by org.exist.fluent.Source
      extended by org.exist.fluent.Source.XML
Enclosing class:
Source

public abstract static class Source.XML
extends Source

A source of XML data to be loaded into the database. You should acquire instances by using the static methods in the Source class.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.exist.fluent.Source
Source.Blob, Source.XML
 
Method Summary
 String toString()
           
 
Methods inherited from class org.exist.fluent.Source
blob, blob, blob, blob, blob, blob, encoding, xml, xml, xml, xml, xml, xml
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright (C) All rights reserved.