Examples of METSFedoraExt1_0DODeserializer


Examples of org.fcrepo.server.storage.translation.METSFedoraExt1_0DODeserializer

        extends TestMETSFedoraExtDODeserializer {

    public TestMETSFedoraExt1_0DODeserializer() {
        // superclass sets protected fields
        // m_deserializer and m_serializer as given below
        super(new METSFedoraExt1_0DODeserializer(),
              new METSFedoraExt1_0DOSerializer());
    }
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.