org.mule.devkit.doclet
Class CodeTagInfo

java.lang.Object
  extended by org.mule.devkit.doclet.TagInfo
      extended by org.mule.devkit.doclet.CodeTagInfo

public class CodeTagInfo
extends TagInfo

Inline tag for code references, such as CodeTagInfo info. Code tags are html-encoded.


Constructor Summary
CodeTagInfo(String text, SourcePositionInfo sp)
           
 
Method Summary
 
Methods inherited from class org.mule.devkit.doclet.TagInfo
makeHDF, makeHDF, makeHDF
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CodeTagInfo

public CodeTagInfo(String text,
                   SourcePositionInfo sp)


Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.