Interface IdentityrefCodec<T>

All Superinterfaces:
IllegalArgumentCodec<T,QName>
All Known Implementing Classes:
AbstractModuleStringIdentityrefCodec, AbstractStringIdentityrefCodec, ModuleStringIdentityrefCodec

public interface IdentityrefCodec<T> extends IllegalArgumentCodec<T,QName>