Package net.sourceforge.plantuml.servlet.utility
package net.sourceforge.plantuml.servlet.utility
This package contains utility classes of the JEE PlantUml Server.
- NullOutputStream is used by the Map feature.
- UmlExtractor encapsulates the PlantUML library to decode the UML compressed source.
-
ClassesClassDescriptionShared PlantUML Server configuration.This output stream ignores everything and writes nothing.Utility class to extract the UML source from the compressed UML source contained in the end part of the requested URI.Utility class to extract the index and diagram source from an URL, e.g., returned by `request.getRequestURI()`.