Deprecated API


Contents
Deprecated Methods
org.apache.maven.doxia.module.apt.AptUtils.encodeFragment(String)
          This method was used for the original apt format, which removed all non alphanumeric characters from anchors. Use AptUtils.encodeAnchor(String) instead. 
org.apache.maven.doxia.module.apt.AptUtils.linkToKey(String)
          This method was used for the original apt format, which removed all non alphanumeric characters from anchors. Use AptUtils.encodeAnchor(String) instead. 
org.apache.maven.doxia.module.apt.AptSink.resetState()
          since 1.1.2, use AptSink.init() instead of. 
 



Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.