Project JXTA

net.jxta.document
Class StructuredDocumentUtils

java.lang.Object
  |
  +--net.jxta.document.StructuredDocumentUtils

public final class StructuredDocumentUtils
extends java.lang.Object


Constructor Summary
StructuredDocumentUtils()
           
 
Method Summary
static void copyElements(StructuredDocument intoDoc, Element intoElement, Element from)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StructuredDocumentUtils

public StructuredDocumentUtils()
Method Detail

copyElements

public static void copyElements(StructuredDocument intoDoc,
                                Element intoElement,
                                Element from)

Project JXTA