Eclipse JDT
Release 3.8

Uses of Interface
org.eclipse.jdt.core.jdom.IDOMInitializer

Packages that use IDOMInitializer
org.eclipse.jdt.core.jdom Provides a support for Java document manipulation through the JDOM model. 
 

Uses of IDOMInitializer in org.eclipse.jdt.core.jdom
 

Methods in org.eclipse.jdt.core.jdom that return IDOMInitializer
 IDOMInitializer DOMFactory.createInitializer()
          Deprecated.  
 IDOMInitializer IDOMFactory.createInitializer()
          Deprecated. Creates an empty initializer document fragment.
 IDOMInitializer DOMFactory.createInitializer(String sourceCode)
          Deprecated.  
 IDOMInitializer IDOMFactory.createInitializer(String sourceCode)
          Deprecated. Creates an initializer document fragment from the given source code.
 


Eclipse JDT
Release 3.8

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2013 IBM Corporation and others. All rights reserved.