Example usage for javax.xml.registry.infomodel ClassificationScheme interface-usage

List of usage examples for javax.xml.registry.infomodel ClassificationScheme interface-usage

Introduction

In this page you can find the example usage for javax.xml.registry.infomodel ClassificationScheme interface-usage.

Usage

From source file it.cnr.icar.eric.client.xml.registry.infomodel.ClassificationSchemeImpl.java

/**
 * Implements JAXR API interface named ClassificationScheme.
 *
 * @author <a href="mailto:farrukh@wellfleetsoftware.com">Farrukh S. Najmi</a>
 */
public class ClassificationSchemeImpl extends RegistryEntryImpl implements ClassificationScheme {