XML : If AttributeSet is an interface, how does it store/retrieve values from xml?

If AttributeSet is an interface, then where does the external (concrete) reading/storing of values from xml lie? i.e. what is the concrete class that has storing/retrieve values delegated to it by AttributeSet? i'm on a goose hunt shmoozing through source code, but i still can't find where the magic is happening. thanks for the help, guys!

No comments:

Post a Comment