Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


Uses of Interface
oracle.javatools.parser.java.v2.model.doc.SourceDocElement

Packages that use SourceDocElement
oracle.javatools.parser.java.v2.model.doc The parser model API for doc elements. 

 

Uses of SourceDocElement in oracle.javatools.parser.java.v2.model.doc

 

Subinterfaces of SourceDocElement in oracle.javatools.parser.java.v2.model.doc
 interface SourceDocBlockTag
          A SourceDocBlockTag represents a block tag within a SourceDocComment.
 interface SourceDocComment
          A SourceDocComment represents a documentation comment ("doc comment") associated with a class, interface, constructor, method, or field.
 interface SourceDocDescription
          A SourceDocDescription represents the main description of a SourceDocComment or the description of a SourceDocTag.
 interface SourceDocHasDescription
          A doc element that has a description.
 interface SourceDocInlineTag
          A SourceDocInlineTag represents an in-line tag within a SourceDocDescription.
 interface SourceDocReference
          A SourceDocReference represents the Java element reference in @exception, @link, @linkplain, @param, @see, @serialField, @throws, and two-argument @value> tags.
 interface SourceDocTag
          A SourceDocTag represents a block tag within a SourceDocComment or an in-line tag within a SourceDocDescription.
 interface SourceDocTagName
          A SourceDocTextFragment represents a text fragment within a SourceDocDescription.
 interface SourceDocTextFragment
          A SourceDocTextFragment represents a text fragment within a SourceDocDescription.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


Copyright © 1997, 2012, Oracle. All rights reserved.