org.jenkinsci.plugins
Class UnsafeMarkupFormatter
java.lang.Object
hudson.model.AbstractDescribableImpl<hudson.markup.MarkupFormatter>
hudson.markup.MarkupFormatter
org.jenkinsci.plugins.UnsafeMarkupFormatter
- All Implemented Interfaces:
- hudson.ExtensionPoint, hudson.model.Describable<hudson.markup.MarkupFormatter>
public class UnsafeMarkupFormatter
- extends hudson.markup.MarkupFormatter
- Author:
- Kohsuke Kawaguchi
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Methods inherited from class hudson.markup.MarkupFormatter |
getDescriptor, getHelpUrl, translate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnsafeMarkupFormatter
@DataBoundConstructor
public UnsafeMarkupFormatter()
translate
public void translate(String markup,
Writer output)
throws IOException
- Specified by:
translate in class hudson.markup.MarkupFormatter
- Throws:
IOException
Copyright © 2004-2012. All Rights Reserved.