All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.digidoc4j.ddoc.c14n.TinyXMLParser_TextNode Maven / Gradle / Ivy

Go to download

DDoc4J is Java Library for validating DDOC documents. It's not recommended to use it directly but rather through DigiDoc4J's API.

The newest version!
package org.digidoc4j.ddoc.c14n;

public final class TinyXMLParser_TextNode extends TinyXMLParser_Node {

    public TinyXMLParser_Fragment ValueFragment;

    public TinyXMLParser_TextNode()
    {
        super();
    }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy