com.atlassian.core.util
Class XMLUtils.ReplacePolicy

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

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


Constructor Summary
XMLUtils.ReplacePolicy()
           
 
Method Summary
 java.lang.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 java.lang.String handle(char input)
Specified by:
handle in interface XMLUtils.TransformPolicy


Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.