public class EntityJsonParserBuilder extends Object
| Constructor and Description |
|---|
EntityJsonParserBuilder() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isUnrestrictedSchemaLoad() |
EntityJsonParserBuilder |
withUnrestrictedSchemaLoad(boolean unrestrictedSchemaLoad)
Set schema loading behavior.
|
public boolean isUnrestrictedSchemaLoad()
public EntityJsonParserBuilder withUnrestrictedSchemaLoad(boolean unrestrictedSchemaLoad)
unrestrictedSchemaLoad - Allow schema loading from unknown hosts.Copyright © 2018 The Symphony Software Foundation. All rights reserved.