ecologylab.xml
Interface ScalarUnmarshallingContext

All Known Implementing Classes:
ElementStateSAXHandler

public interface ScalarUnmarshallingContext

Provides context, such as source document location, that can be used for unmarshalling scalar values, i.e., conversion from strings to typed representations.

Author:
andruid

Method Summary
 java.io.File fileContext()
           
 ParsedURL purlContext()
           
 

Method Detail

purlContext

ParsedURL purlContext()

fileContext

java.io.File fileContext()