Package com.hazelcast.config
Class AbstractXmlConfigHelper
java.lang.Object
com.hazelcast.config.AbstractConfigBuilder
com.hazelcast.config.AbstractXmlConfigHelper
- Direct Known Subclasses:
AbstractXmlConfigBuilder
Contains Hazelcast XML Configuration helper methods and variables.
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected AbstractXmlConfigBuilder.ConfigType
protected InputStream
loadSchemaFile
(String schemaLocation) protected void
schemaValidation
(Document doc) Methods inherited from class com.hazelcast.config.AbstractConfigBuilder
shouldValidateTheSchema
-
Field Details
-
domLevel3
protected boolean domLevel3
-
-
Constructor Details
-
AbstractXmlConfigHelper
public AbstractXmlConfigHelper()
-
-
Method Details
-
getNamespaceType
-
getConfigType
-
schemaValidation
- Throws:
Exception
-
loadSchemaFile
-
getReleaseVersion
-