|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TextParseException | |
| org.xbill.DNS | |
| Uses of TextParseException in org.xbill.DNS |
| Methods in org.xbill.DNS that return TextParseException | |
TextParseException |
Tokenizer.exception(String s)
Creates an exception which includes the current state in the error message |
| Methods in org.xbill.DNS that throw TextParseException | |
static void |
Lookup.setDefaultSearchPath(String[] domains)
Sets the search path that will be used as the default by future Lookups. |
void |
Lookup.setSearchPath(String[] domains)
Sets the search path to use when performing this lookup. |
protected static byte[] |
Record.byteArrayFromString(String s)
Converts a String into a byte array. |
static Name |
Name.fromString(String s,
Name origin)
Create a new name from a string and an origin. |
static Name |
Name.fromString(String s)
Create a new name from a string. |
protected void |
SOARecordTest.Test_init.setUp()
|
protected void |
SOARecordTest.Test_rrFromWire.setUp()
|
protected void |
SOARecordTest.Test_rdataFromString.setUp()
|
protected void |
SOARecordTest.Test_rrToString.setUp()
|
protected void |
SOARecordTest.Test_rrToWire.setUp()
|
void |
RRsetTest.setUp()
|
void |
RRsetTest.test_basics()
|
void |
RRsetTest.test_addRR_invalidType()
|
void |
RRsetTest.test_addRR_invalidName()
|
void |
RRsetTest.test_addRR_invalidDClass()
|
protected void |
A6RecordTest.setUp()
|
void |
NSRecordTest.test_ctor_4arg()
|
void |
MFRecordTest.test_ctor_4arg()
|
void |
CNAMERecordTest.test_ctor_4arg()
|
void |
SetResponseTest.test_addRRset()
|
void |
SetResponseTest.test_addRRset_multiple()
|
void |
SetResponseTest.test_getCNAME()
|
void |
SetResponseTest.test_getDNAME()
|
void |
SetResponseTest.test_toString()
|
void |
SingleCompressedNameBaseTest.test_ctor()
|
void |
SingleCompressedNameBaseTest.test_rrToWire()
|
void |
MXRecordTest.test_ctor_5arg()
|
void |
MXRecordTest.test_rrToWire()
|
void |
DNSKEYRecordTest.test_ctor_7arg()
|
void |
DNSKEYRecordTest.test_rdataFromString()
|
void |
ReverseMapTest.test_fromAddress_ipv4()
|
void |
ReverseMapTest.test_fromAddress_ipv6()
|
void |
U16NameBaseTest.test_ctor_4arg()
|
void |
U16NameBaseTest.test_ctor_8arg()
|
void |
U16NameBaseTest.test_rrToString()
|
void |
U16NameBaseTest.test_rrToWire()
|
void |
AFSDBRecordTest.test_ctor_5arg()
|
protected void |
ARecordTest.setUp()
|
void |
RecordTest.test_ctor_4arg()
|
void |
RecordTest.test_ctor_4arg_invalid()
|
void |
RecordTest.test_newRecord_3arg()
|
void |
RecordTest.test_newRecord_4arg()
|
void |
RecordTest.test_newRecord_5arg()
|
void |
RecordTest.test_newRecord_6arg()
|
void |
RecordTest.test_newRecord_6arg_invalid()
|
void |
RecordTest.test_fromWire()
|
void |
RecordTest.test_toWire()
|
void |
RecordTest.test_toWireCanonical()
|
void |
RecordTest.test_rdataToWireCanonical()
|
void |
RecordTest.test_rdataToString()
|
void |
RecordTest.test_toString()
|
void |
RecordTest.test_byteArrayFromString()
|
void |
RecordTest.test_fromString()
|
void |
RecordTest.test_fromString_invalid()
|
void |
RecordTest.test_getRRsetType()
|
void |
RecordTest.test_sameRRset()
|
void |
RecordTest.test_equals()
|
void |
RecordTest.test_hashCode()
|
void |
RecordTest.test_cloneRecord()
|
void |
RecordTest.test_withName()
|
void |
RecordTest.test_withDClass()
|
void |
RecordTest.test_setTTL()
|
void |
RecordTest.test_compareTo()
|
void |
RecordTest.test_getAdditionalName()
|
void |
RecordTest.test_checkName()
|
protected void |
APLRecordTest.Test_Element_init.setUp()
|
protected void |
APLRecordTest.Test_init.setUp()
|
protected void |
APLRecordTest.Test_rrFromWire.setUp()
|
protected void |
APLRecordTest.Test_rdataFromString.setUp()
|
protected void |
APLRecordTest.Test_rrToString.setUp()
|
protected void |
APLRecordTest.Test_rrToWire.setUp()
|
void |
NSAP_PTRRecordTest.test_ctor_4arg()
|
void |
MDRecordTest.test_ctor_4arg()
|
void |
KXRecordTest.test_ctor_5arg()
|
void |
FormattedTimeTest.test_parse()
|
void |
CompressionTest.test()
|
void |
NameTest.test_init_from_name()
|
void |
NameTest.test_init_from_name_root()
|
void |
NameTest.test_init_from_name_empty()
|
void |
NameTest.test_concatenate_basic()
|
void |
NameTest.test_concatenate_abs_prefix()
|
void |
NameTest.test_concatenate_too_long()
|
void |
NameTest.test_relativize()
|
void |
NameTest.test_relativize_null_origin()
|
void |
NameTest.test_relativize_disjoint()
|
void |
NameTest.test_relativize_root()
|
void |
NameTest.test_wild()
|
void |
NameTest.test_wild_abs()
|
void |
NameTest.test_wild_toobig()
|
void |
NameTest.test_wild_toosmall()
|
void |
NameTest.test_fromDNAME()
|
void |
NameTest.test_fromDNAME_toobig()
|
void |
NameTest.test_fromDNAME_disjoint()
|
void |
NameTest.test_subdomain_abs()
|
void |
NameTest.test_subdomain_rel()
|
void |
NameTest.test_subdomain_equal()
|
void |
NameTest.test_toString_abs()
|
void |
NameTest.test_toString_rel()
|
void |
NameTest.test_toString_at()
|
void |
NameTest.test_toString_root()
|
void |
NameTest.test_toString_wild()
|
void |
NameTest.test_toString_escaped()
|
void |
NameTest.test_toString_special_char()
|
protected void |
NameTest.Test_String_init.setUp()
|
void |
NameTest.Test_String_init.test_ctor_at_null_origin()
|
void |
NameTest.Test_String_init.test_ctor_at_abs_origin()
|
void |
NameTest.Test_String_init.test_ctor_at_rel_origin()
|
void |
NameTest.Test_String_init.test_ctor_dot()
|
void |
NameTest.Test_String_init.test_ctor_wildcard()
|
void |
NameTest.Test_String_init.test_ctor_abs()
|
void |
NameTest.Test_String_init.test_ctor_rel()
|
void |
NameTest.Test_String_init.test_ctor_7label()
|
void |
NameTest.Test_String_init.test_ctor_8label()
|
void |
NameTest.Test_String_init.test_ctor_abs_abs_origin()
|
void |
NameTest.Test_String_init.test_ctor_abs_rel_origin()
|
void |
NameTest.Test_String_init.test_ctor_rel_abs_origin()
|
void |
NameTest.Test_String_init.test_ctor_max_label()
|
void |
NameTest.Test_String_init.test_ctor_max_length_rel()
|
void |
NameTest.Test_String_init.test_ctor_max_length_abs()
|
void |
NameTest.Test_String_init.test_ctor_escaped()
|
void |
NameTest.Test_String_init.test_ctor_escaped_end()
|
void |
NameTest.Test_String_init.test_ctor_short_escaped()
|
void |
NameTest.Test_String_init.test_ctor_short_escaped_end()
|
void |
NameTest.Test_String_init.test_ctor_empty_escaped_end()
|
void |
NameTest.Test_String_init.test_ctor_toobig_escaped()
|
void |
NameTest.Test_String_init.test_ctor_toobig_escaped_end()
|
void |
NameTest.Test_String_init.test_ctor_max_label_escaped()
|
void |
NameTest.Test_String_init.test_ctor_max_labels()
|
void |
NameTest.Test_String_init.test_ctor_toobig_label_escaped_end()
|
void |
NameTest.Test_String_init.test_ctor_toobig_label_escaped()
|
void |
NameTest.Test_String_init.test_fromString()
|
void |
NameTest.Test_String_init.test_fromString_at()
|
void |
NameTest.Test_String_init.test_fromString_dot()
|
void |
NameTest.Test_String_init.test_fromConstantString()
|
void |
NameTest.Test_DNSInput_init.test_basic()
|
void |
NameTest.Test_DNSInput_init.test_max_label_length()
|
void |
NameTest.Test_DNSInput_init.test_max_name()
|
void |
NameTest.Test_DNSInput_init.test_toolong_name()
|
void |
NameTest.Test_DNSInput_init.test_max_labels()
|
void |
NameTest.Test_DNSInput_init.test_toomany_labels()
|
void |
NameTest.Test_DNSInput_init.test_basic_compression()
|
void |
NameTest.Test_DNSInput_init.test_two_pointer_compression()
|
void |
NameTest.Test_DNSInput_init.test_two_part_compression()
|
void |
NameTest.Test_DNSInput_init.test_long_jump_compression()
|
void |
NameTest.Test_DNSInput_init.test_bad_compression()
|
void |
NameTest.Test_DNSInput_init.test_basic_compression_state_restore()
|
void |
NameTest.Test_DNSInput_init.test_two_part_compression_state_restore()
|
void |
NameTest.Test_toWire.test_rel()
|
void |
NameTest.Test_toWire.test_null_Compression()
|
void |
NameTest.Test_toWire.test_empty_Compression()
|
void |
NameTest.Test_toWire.test_with_exact_Compression()
|
void |
NameTest.Test_toWire.test_with_partial_Compression()
|
void |
NameTest.Test_toWire.test_0arg_rel()
|
void |
NameTest.Test_toWire.test_0arg()
|
void |
NameTest.Test_toWire.test_3arg()
|
void |
NameTest.Test_toWireCanonical.test_basic()
|
void |
NameTest.Test_toWireCanonical.test_0arg()
|
void |
NameTest.Test_toWireCanonical.test_empty()
|
void |
NameTest.Test_toWireCanonical.test_3arg()
|
void |
NameTest.Test_equals.test_same()
|
void |
NameTest.Test_equals.test_null()
|
void |
NameTest.Test_equals.test_notName()
|
void |
NameTest.Test_equals.test_abs()
|
void |
NameTest.Test_equals.test_rel()
|
void |
NameTest.Test_equals.test_mixed()
|
void |
NameTest.Test_equals.test_weird()
|
void |
NameTest.Test_compareTo.test_notName()
|
void |
NameTest.Test_compareTo.test_same()
|
void |
NameTest.Test_compareTo.test_equal()
|
void |
NameTest.Test_compareTo.test_close()
|
void |
NameTest.Test_compareTo.test_disjoint()
|
void |
NameTest.Test_compareTo.test_label_prefix()
|
void |
NameTest.Test_compareTo.test_more_labels()
|
void |
GPOSRecordTest.test_rrToString()
|
void |
GPOSRecordTest.test_rrToWire()
|
protected void |
GPOSRecordTest.Test_Ctor_6arg_doubles.setUp()
|
void |
GPOSRecordTest.Test_Ctor_6arg_doubles.test_basic()
|
void |
GPOSRecordTest.Test_Ctor_6arg_doubles.test_toosmall_longitude()
|
void |
GPOSRecordTest.Test_Ctor_6arg_doubles.test_toobig_longitude()
|
void |
GPOSRecordTest.Test_Ctor_6arg_doubles.test_toosmall_latitude()
|
void |
GPOSRecordTest.Test_Ctor_6arg_doubles.test_toobig_latitude()
|
protected void |
GPOSRecordTest.Test_Ctor_6arg_Strings.setUp()
|
void |
GPOSRecordTest.Test_Ctor_6arg_Strings.test_basic()
|
void |
GPOSRecordTest.Test_Ctor_6arg_Strings.test_toosmall_longitude()
|
void |
GPOSRecordTest.Test_Ctor_6arg_Strings.test_toobig_longitude()
|
void |
GPOSRecordTest.Test_Ctor_6arg_Strings.test_toosmall_latitude()
|
void |
GPOSRecordTest.Test_Ctor_6arg_Strings.test_toobig_latitude()
|
void |
MGRecordTest.test_ctor_4arg()
|
void |
SingleNameBaseTest.test_ctor()
|
void |
SingleNameBaseTest.test_rrToString()
|
void |
SingleNameBaseTest.test_rrToWire()
|
protected void |
AAAARecordTest.setUp()
|
void |
KEYRecordTest.test_ctor_7arg()
|
void |
KEYRecordTest.test_rdataFromString()
|
void |
HINFORecordTest.test_ctor_5arg()
|
void |
HINFORecordTest.test_ctor_5arg_invalid_CPU()
|
void |
HINFORecordTest.test_ctor_5arg_invalid_OS()
|
void |
HINFORecordTest.test_rrToString()
|
void |
HINFORecordTest.test_rrToWire()
|
void |
ExceptionTest.test_RelativeNameException()
|
void |
DNAMERecordTest.test_ctor_4arg()
|
void |
MBRecordTest.test_ctor_4arg()
|
void |
RTRecordTest.test_ctor_5arg()
|
void |
MessageTest.Test_init.test_newQuery()
|
void |
DSRecordTest.test_rrToString()
|
void |
DSRecordTest.test_rrToWire()
|
protected void |
DSRecordTest.Test_Ctor_7arg.setUp()
|
void |
DSRecordTest.Test_Ctor_7arg.test_basic()
|
void |
DSRecordTest.Test_Ctor_7arg.test_toosmall_footprint()
|
void |
DSRecordTest.Test_Ctor_7arg.test_toobig_footprint()
|
void |
DSRecordTest.Test_Ctor_7arg.test_toosmall_algorithm()
|
void |
DSRecordTest.Test_Ctor_7arg.test_toobig_algorithm()
|
void |
DSRecordTest.Test_Ctor_7arg.test_toosmall_digestid()
|
void |
DSRecordTest.Test_Ctor_7arg.test_toobig_digestid()
|
void |
MRRecordTest.test_ctor_4arg()
|
void |
TokenizerTest.test_getName()
|
void |
KEYBaseTest.test_ctor()
|
void |
KEYBaseTest.test_rrToString()
|
void |
KEYBaseTest.test_getFootprint()
|
void |
KEYBaseTest.test_rrToWire()
|
| Constructors in org.xbill.DNS that throw TextParseException | |
Lookup(String name,
int type,
int dclass)
Create a Lookup object that will find records of the given name, type, and class. |
|
Lookup(String name,
int type)
Create a Lookup object that will find records of the given name and type in the IN class. |
|
Lookup(String name)
Create a Lookup object that will find records of type A at the given name in the IN class. |
|
Name(String s,
Name origin)
Create a new name from a string and an origin. |
|
Name(String s)
Create a new name from a string. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||