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

org.digidoc4j.ddoc.c14n.TinyXMLParser_Document 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.

There is a newer version: 6.0.0-RC.1
Show newest version
package org.digidoc4j.ddoc.c14n;

public class TinyXMLParser_Document {

    public TinyXMLParser_Handler ParseHandler;
    public TinyXMLParser_Element DocumentElement;

    public TinyXMLParser_Document() {
    }

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy