| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.1) E67661-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  
oracle.ide.model.Node
      
oracle.ide.model.TextNode
          
oracle.ide.model.DeployableTextNode
              
oracle.bali.xml.addin.XMLSourceNode
                  
oracle.jdeveloper.webapp.DelegatingXMLSourceNode
                      
oracle.jdeveloper.webapp.WebDocumentNode
public abstract class WebDocumentNode
Node representing Web documents: HTML, JSP ... files.
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from class oracle.bali.xml.addin.XMLSourceNode | 
|---|
oracle.bali.xml.addin.XMLSourceNode.JDevXmlContextFactory | 
| Field Summary | 
|---|
| Fields inherited from class oracle.bali.xml.addin.XMLSourceNode | 
|---|
XML_CONTEXT_CREATED | 
| Fields inherited from class oracle.ide.model.DeployableTextNode | 
|---|
EXT, EXT2 | 
| Fields inherited from class oracle.ide.model.Node | 
|---|
LOG_READONLY | 
| Constructor Summary | |
|---|---|
WebDocumentNode() | 
|
WebDocumentNode(java.net.URL url) | 
|
| Method Summary | |
|---|---|
protected  void | 
closeImpl()Subclasses should override this method to customize the close() behavior.  | 
 java.util.concurrent.Future<oracle.bali.xml.gui.jdev.JDevXmlContext> | 
getXmlContext(Context ideContext, java.lang.Runnable callback, long timeout, java.util.concurrent.TimeUnit unit)Gets the XmlContext for the given node/project/workspace from the IDE context, creating the XmlContext if needed.  | 
 void | 
pauseXmlContextCreation() | 
 void | 
resumeXmlContextCreation() | 
| Methods inherited from class oracle.bali.xml.addin.XMLSourceNode | 
|---|
createAnnotationGrammar, createAnnotationGrammarImpl, createAnnotationMetadataProvider, createAnnotationMetadataProviderImpl, createAnnotationMetadataResolver, createAnnotationMetadataResolverImpl, createAnnotationModel, createAnnotationModelImpl, createBeanRegistries, createDOMImplementation, createDomModelPluginFactory, createDomModelPluginFactoryImpl, createGrammarResolver, createIndexingProvider, createIndexingProviderImpl, createReader, getBundleId, getDOMImplementation, getExtension, getIcon, getIndexingMetadataMapper, getIndexingMetadataURLS, getLoadEncoding, getModel, getModel, getSaveEncoding, getShapingIds, getXmlContext, getXmlContext, getXmlContext, getXmlContextOrThrow, hasXmlContextBeenCreated, isXmlSyntax, reformatForLineBasedDiff, registerServiceProviders, registerXmlSourceNodeHook, revertImpl, saveImpl, setJDevXmlContextFactory, showAllValidComponentsPalettePage, supportsXmlContextAction | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public WebDocumentNode()
public WebDocumentNode(java.net.URL url)
| Method Detail | 
|---|
protected void closeImpl()
                  throws java.io.IOException
NodeNode.close() invokes this only if the node is open, under write lock. The Node implementation does nothing.closeImpl in class DelegatingXMLSourceNodejava.io.IOException - if an I/O error occurred while closing
public java.util.concurrent.Future<oracle.bali.xml.gui.jdev.JDevXmlContext> getXmlContext(Context ideContext,
                                                                                          java.lang.Runnable callback,
                                                                                          long timeout,
                                                                                          java.util.concurrent.TimeUnit unit)
public void pauseXmlContextCreation()
public void resumeXmlContextCreation()
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.1) E67661-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||