12class SchemaConverterCollection {
21 SchemaConverterCollection& operator=(SchemaConverterCollection
const&);
22 SchemaConverterCollection();
30 MCNAPI
explicit SchemaConverterCollection(
::Json::Value& node);
33 MCNAPI ::JsonUtil::SchemaConverterCollection&
34 operator()(::std::string
const& filterString,
bool forceCaseInsensitive);
36 MCNAPI ::JsonUtil::SchemaConverterCollection&
operator()(uint64 minIndex, uint64 maxIndex,
bool);