public class UnmarshallingResourceReader extends ObjectSE implements ResourceReader
ResourceReader.Type| コンストラクターと説明 |
|---|
UnmarshallingResourceReader(Unmarshaller unmarshaller) |
| 修飾子と型 | メソッドと説明 |
|---|---|
ObjectSE | readFrom(Resource resource, ClassLoaderSE classLoader) 指定された Resource からターゲットオブジェクトの単一または CollectionSE を読み取ります。 |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic UnmarshallingResourceReader(Unmarshaller unmarshaller)
unmarshaller -public ObjectSE readFrom(Resource resource, @Nullable ClassLoaderSE classLoader) throws IOExceptionSE
ResourceReaderResource からターゲットオブジェクトの単一または CollectionSE を読み取ります。ResourceReader 内の readFrom resource - null であってはなりません。classLoader - null でもかまいません。CollectionSE。null になることはありません。IOExceptionSECopyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.