org.mule.devkit.doclet
Class LiteralTagInfo

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

public class LiteralTagInfo
extends TagInfo


Constructor Summary
LiteralTagInfo(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

LiteralTagInfo

public LiteralTagInfo(String text,
                      SourcePositionInfo sp)


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