インターフェースの使用
org.springframework.xml.xsd.XsdSchemaCollection
XsdSchemaCollection を使用するパッケージ
パッケージ
説明
ClientInterceptor インターフェースを提供し、インターセプターを検証します。 その他のエンドポイント
EndpointInterceptor 実装を提供します。WSDL 1.1 に固有のインターフェースとクラスが含まれています。
WSDL 定義の貢献戦略を提供します。
Apache WS-Commons XML スキーマを使用する
XsdSchema インターフェースの実装が含まれています。org.springframework.ws.client.support.interceptor 内の XsdSchemaCollection 使用
型 XsdSchemaCollection のパラメーターを持つ org.springframework.ws.client.support.interceptor のメソッド修飾子と型メソッド説明voidAbstractValidatingInterceptor.setXsdSchemaCollection(XsdSchemaCollection schemaCollection) 検証に使用するXsdSchemaCollectionを設定します。org.springframework.ws.server.endpoint.interceptor 内の XsdSchemaCollection 使用
型 XsdSchemaCollection のパラメーターを持つ org.springframework.ws.server.endpoint.interceptor のメソッド修飾子と型メソッド説明voidAbstractValidatingInterceptor.setXsdSchemaCollection(XsdSchemaCollection schemaCollection) 検証に使用するXsdSchemaCollectionを設定します。org.springframework.ws.wsdl.wsdl11 内の XsdSchemaCollection 使用
型 XsdSchemaCollection のパラメーターを持つ org.springframework.ws.wsdl.wsdl11 のメソッド修飾子と型メソッド説明voidDefaultWsdl11Definition.setSchemaCollection(XsdSchemaCollection schemaCollection) XSD スキーマコレクションをインラインに設定します。org.springframework.ws.wsdl.wsdl11.provider 内の XsdSchemaCollection 使用
型 XsdSchemaCollection のパラメーターを持つ org.springframework.ws.wsdl.wsdl11.provider のメソッド修飾子と型メソッド説明voidInliningXsdSchemaTypesProvider.setSchemaCollection(XsdSchemaCollection schemaCollection) XSD スキーマコレクションをインラインに設定します。org.springframework.xml.xsd.commons 内の XsdSchemaCollection 使用
XsdSchemaCollection を実装している org.springframework.xml.xsd.commons のクラス