public abstract class AbstractXmlConfigHelper extends AbstractConfigBuilder
Modifier and Type | Field and Description |
---|---|
protected boolean |
domLevel3 |
Constructor and Description |
---|
AbstractXmlConfigHelper() |
Modifier and Type | Method and Description |
---|---|
protected void |
appendToken(StringBuilder builder,
StringBuilder token) |
protected AbstractXmlConfigBuilder.ConfigType |
getConfigType() |
String |
getNamespaceType() |
String |
getReleaseVersion() |
protected InputStream |
loadSchemaFile(String schemaLocation) |
protected void |
schemaValidation(Document doc) |
protected String |
xmlToJavaName(String name) |
shouldValidateTheSchema
public String getNamespaceType()
protected AbstractXmlConfigBuilder.ConfigType getConfigType()
protected InputStream loadSchemaFile(String schemaLocation)
@PrivateApi public String getReleaseVersion()
protected void appendToken(StringBuilder builder, StringBuilder token)
Copyright © 2023 Hazelcast, Inc.. All rights reserved.