Example usage for java.net ContentHandler interface-usage

List of usage examples for java.net ContentHandler interface-usage

Introduction

In this page you can find the example usage for java.net ContentHandler interface-usage.

Usage

From source file net.sourceforge.msscodefactory.cfacc.v2_0.CFAccXMsgRqstHandler.CFAccXMsgRqstHandler.java

public class CFAccXMsgRqstHandler extends CFLibXmlCoreSaxParser implements ContentHandler {

    // The namespace URI of the supported schema
    public final static String SCHEMA_XMLNS = "uri://net.sourceforge.msscodefactory.cfacc.v2_0/cfaccrqst";

    // The source for loading the supported schema