![JAR search and dependency download from the Maven repository](/logo.png)
org.digidoc4j.ddoc.c14n.TinyXMLParser_Comment Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ddoc4j Show documentation
Show all versions of ddoc4j Show documentation
DDoc4J is Java Library for validating DDOC documents. It's not recommended to use it directly but rather through DigiDoc4J's API.
package org.digidoc4j.ddoc.c14n;
public final class TinyXMLParser_Comment extends TinyXMLParser_Node {
public TinyXMLParser_Tag ValueTag;
public TinyXMLParser_Comment()
{
super();
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy