Class SchemaLocation
- java.lang.Object
-
- org.swisspush.gateleen.validation.SchemaLocation
-
public class SchemaLocation extends Object
-
-
Constructor Summary
Constructors Constructor Description SchemaLocation(String schemaLocation, Integer keepInMemory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)inthashCode()IntegerkeepInMemory()StringschemaLocation()
-