Changes since
the last release

com.ebay.sdk.attributes.model
Interface IAttributesXslProvider

All Known Implementing Classes:
AttributesXslDownloader

public interface IAttributesXslProvider

Supplies attributes XSL for IAttributesMaster.

Title: AttributesLib for Java

Description:

Copyright: Copyright (c) 2004

Company: eBay Inc.

Version:
1.0
Author:
Weijun Li

Method Summary
 String downloadXsl()
           
 String downloadXsl(ApiContext asn)
           
 String getXslFileName()
           
 String getXslText()
          Gets the XSL text.
 

Method Detail

getXslText

String getXslText()
                  throws ApiException,
                         SdkException,
                         Exception
Gets the XSL text.

Returns:
String
Throws:
ApiException
SdkException
Exception

downloadXsl

String downloadXsl(ApiContext asn)
                   throws ApiException,
                          SdkException,
                          Exception
Throws:
ApiException
SdkException
Exception

downloadXsl

String downloadXsl()
                   throws ApiException,
                          SdkException,
                          Exception
Throws:
ApiException
SdkException
Exception

getXslFileName

String getXslFileName()

Changes since
the last release

The information contained in this document is proprietary and confidential. Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc. For information regarding a qualifying NDA, contact Developer Relations: developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.