Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
ServiceService.java 5.41 KB 5027 over 14 years daigle Change MetaCatVersion to MetacatVersion
SessionService.java 10.3 KB 8588 about 10 years ben leinfelder allow utf-8 user first/last names to be used in...
XMLNamespaceParser.java 5.63 KB 9930 over 7 years Jing Tao Add a SAX parser to determine the namespace of ...
XMLNoNamespaceSchema.java 2.44 KB 9944 over 7 years Jing Tao Add a method to get the type.
XMLSchema.java 7.06 KB 9943 over 7 years Jing Tao Add a method to get the type of the schema.
XMLSchemaParser.java 3.66 KB 5938 about 13 years Jing Tao A sax handler class can get included schema path.
XMLSchemaService.java 39.2 KB 9953 over 7 years Jing Tao Add the code to throw an exception to tell user...

Latest revisions

# Date Author Comment
9953 09/09/2016 05:30 PM Jing Tao

Add the code to throw an exception to tell users that the namespace or format id was not registered in Metacat.

9948 09/09/2016 03:14 PM Jing Tao

Add the methods to figure out the schema location base on namespace, format id or no-namespace-schema-location uri.

9944 09/09/2016 11:39 AM Jing Tao

Add a method to get the type.

9943 09/09/2016 11:38 AM Jing Tao

Add a method to get the type of the schema.

9940 09/09/2016 10:30 AM Jing Tao

Add a new class represent a schema without a namespace.

9930 09/08/2016 11:06 AM Jing Tao

Add a SAX parser to determine the namespace of a xml object. It only parses the root element, then stops.

9918 09/06/2016 03:43 PM Jing Tao

Disable the feature of downloading external schemas.

9583 03/23/2016 03:57 PM Jing Tao

If a format id in the system metadata is registered in the xml_catalog table, we will use the schema location for the format id to validate the xml instance;
otherwise, we will use our previous way.

9137 03/05/2015 02:18 PM Jing Tao

Add a read timeout for the connection. See bug https://projects.ecoinformatics.org/ecoinfo/issues/6684:wq

8588 02/10/2014 04:17 PM ben leinfelder

allow utf-8 user first/last names to be used in responses for: login, logout, validatesession, getprincipals.

View revisions

Also available in: Atom