-
Methods Method Description org.apache.maven.doxia.module.apt.AptSink.resetState() since 1.1.2, useAptSink.init()
instead of.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. UseencodeAnchor(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. UseencodeAnchor(String)
instead.