- addDissection(String, String, String, int) - Method in class nl.basjes.parse.core.Parsable
-
Store a newly parsed value in the result set
- addDissection(String, String, String, Integer) - Method in class nl.basjes.parse.core.Parsable
-
Store a newly parsed value in the result set
- addDissection(String, String, String, long) - Method in class nl.basjes.parse.core.Parsable
-
Store a newly parsed value in the result set
- addDissection(String, String, String, Long) - Method in class nl.basjes.parse.core.Parsable
-
Store a newly parsed value in the result set
- addDissection(String, String, String, float) - Method in class nl.basjes.parse.core.Parsable
-
Store a newly parsed value in the result set
- addDissection(String, String, String, Float) - Method in class nl.basjes.parse.core.Parsable
-
Store a newly parsed value in the result set
- addDissection(String, String, String, double) - Method in class nl.basjes.parse.core.Parsable
-
Store a newly parsed value in the result set
- addDissection(String, String, String, Double) - Method in class nl.basjes.parse.core.Parsable
-
Store a newly parsed value in the result set
- addDissection(String, String, String, String) - Method in class nl.basjes.parse.core.Parsable
-
Store a newly parsed value in the result set
- addDissection(String, String, String, Value) - Method in class nl.basjes.parse.core.Parsable
-
Store a newly parsed value in the result set
- addDissector(Dissector) - Method in class nl.basjes.parse.core.Parser
-
- addDissectors(List<Dissector>) - Method in class nl.basjes.parse.core.Parser
-
- addParseTarget(String, String) - Method in class nl.basjes.parse.core.Parser
-
- addParseTarget(String, Parser.SetterPolicy, String) - Method in class nl.basjes.parse.core.Parser
-
- addParseTarget(Method, String) - Method in class nl.basjes.parse.core.Parser
-
- addParseTarget(Method, Parser.SetterPolicy, String) - Method in class nl.basjes.parse.core.Parser
-
- addParseTarget(Method, List<String>) - Method in class nl.basjes.parse.core.Parser
-
- addParseTarget(Method, Parser.SetterPolicy, List<String>) - Method in class nl.basjes.parse.core.Parser
-
- addTypeRemapping(String, String) - Method in class nl.basjes.parse.core.Parser
-
- addTypeRemapping(String, String, EnumSet<Casts>) - Method in class nl.basjes.parse.core.Parser
-
- addTypeRemappings(Map<String, Set<String>>) - Method in class nl.basjes.parse.core.Parser
-