Interface ReferenceParser

All Superinterfaces:
Serializable
All Known Implementing Classes:
HashReferenceParser, PlainReferenceParser, ZeroReferenceParser

public interface ReferenceParser extends Serializable
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
    Helper class used in parsing string reference.
  • Method Summary

    Modifier and Type
    Method
    Description
    parse(String referenceString)
    Parses a string reference into a Reference object