Deprecated API
Contents
-
Deprecated MethodsMethodDescriptionuse
TagNode.getChildTagList()
, will be refactored and possibly removed in future versions. TODO This method should be refactored because is does not properly match the commonly used Java's getter/setter strategy.Use getAsString() instead.Use getAsString() instead.Use write() instead.Use writeToFile() instead.Use writeToFile() instead.Use writeToStream() instead.Use writeToStream() instead.