Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.6.0)

E13403-07

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.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.6.0)

E13403-07

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