-
Methods Method Description org.apache.maven.doxia.module.apt.AptSink.resetState() since 1.1.2, useinit()
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. UseAptUtils.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. UseAptUtils.encodeAnchor(String)
instead.