Searched refs:collectDefaults (Results 1 – 12 of 12) sorted by relevance
50 … ByteQuadsCanonicalizer.createRoot(SEED).makeChild(JsonFactory.Feature.collectDefaults()); in testSyntheticWithBytesNew()82 symbolsCRoot.makeChild(JsonFactory.Feature.collectDefaults()); in testThousandsOfSymbolsWithChars()116 symbolsB = symbolsBRoot.makeChild(JsonFactory.Feature.collectDefaults()); in testThousandsOfSymbolsWithNew()212 … ByteQuadsCanonicalizer.createRoot(1).makeChild(JsonFactory.Feature.collectDefaults()); in testCollisionsWithBytesNew187a()239 … ByteQuadsCanonicalizer.createRoot(1).makeChild(JsonFactory.Feature.collectDefaults()); in testCollisionsWithBytesNew187b()322 … ByteQuadsCanonicalizer.createRoot(123).makeChild(JsonFactory.Feature.collectDefaults()); in testShortQuotedDirectBytes()363 … ByteQuadsCanonicalizer.createRoot(333).makeChild(JsonFactory.Feature.collectDefaults()); in testShortNameCollisionsDirectNew()389 … ByteQuadsCanonicalizer.createRoot(3).makeChild(JsonFactory.Feature.collectDefaults()); in testLongSymbols17Bytes()
84 .makeChild(JsonFactory.Feature.collectDefaults()); in testAuxMethodsWithNewSymboTable()129 ByteQuadsCanonicalizer canon = root.makeChild(JsonFactory.Feature.collectDefaults()); in testQuadsIssue548()161 canon = root.makeChild(JsonFactory.Feature.collectDefaults()); in testQuadsIssue548()
40 … ByteQuadsCanonicalizer symbols = symbolsRoot.makeChild(JsonFactory.Feature.collectDefaults()); in testSmallSymbolSetWithBytes()
26 … protected final static int DEFAULT_FACTORY_FEATURE_FLAGS = JsonFactory.Feature.collectDefaults();32 protected final static int DEFAULT_PARSER_FEATURE_FLAGS = JsonParser.Feature.collectDefaults();38 …otected final static int DEFAULT_GENERATOR_FEATURE_FLAGS = JsonGenerator.Feature.collectDefaults();
120 public static int collectDefaults() in collectDefaults() method in StreamReadFeature
139 public static int collectDefaults() in collectDefaults() method in StreamWriteFeature
137 public static int collectDefaults() { in collectDefaults() method in JsonFactory.Feature170 … protected final static int DEFAULT_FACTORY_FEATURE_FLAGS = JsonFactory.Feature.collectDefaults();176 protected final static int DEFAULT_PARSER_FEATURE_FLAGS = JsonParser.Feature.collectDefaults();182 …otected final static int DEFAULT_GENERATOR_FEATURE_FLAGS = JsonGenerator.Feature.collectDefaults();
341 public static int collectDefaults() in collectDefaults() method in JsonParser.Feature
252 public static int collectDefaults() in collectDefaults() method in JsonGenerator.Feature
112 public static int collectDefaults() in collectDefaults() method in JsonWriteFeature
200 public static int collectDefaults() in collectDefaults() method in JsonReadFeature
33 protected final static int DEFAULT_GENERATOR_FEATURES = JsonGenerator.Feature.collectDefaults();