Interface Address
- All Known Implementing Classes:
AddressImpl
public interface Address
Used to hold a hierarchical style address, delimited by a '.'.
-
Method Summary
Modifier and TypeMethodDescriptionbooleanboolean
-
Method Details
-
getAddress
SimpleString getAddress() -
getAddressParts
SimpleString[] getAddressParts() -
containsWildCard
boolean containsWildCard() -
matches
-