com.atlassian.core.util
Class XMLUtils.ReplacePolicy

java.lang.Object
  extended by com.atlassian.core.util.XMLUtils.ReplacePolicy
All Implemented Interfaces:
XMLUtils.TransformPolicy
Enclosing class:
XMLUtils

public static class XMLUtils.ReplacePolicy
extends Object
implements XMLUtils.TransformPolicy


Constructor Summary
XMLUtils.ReplacePolicy()
           
 
Method Summary
 String handle(char input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLUtils.ReplacePolicy

public XMLUtils.ReplacePolicy()
Method Detail

handle

public String handle(char input)
Specified by:
handle in interface XMLUtils.TransformPolicy


Copyright © 2015 Atlassian. All rights reserved.