Changes since
the last release

com.ebay.sdk.attributes.model
Interface IProductFinderXslProvider

All Known Implementing Classes:
ProductFinderXslDownloader

public interface IProductFinderXslProvider

Title: AttributesLib for Java

Description:

Copyright: Copyright (c) 2004

Company: eBay Inc.

Version:
1.0
Author:
Weijun Li

Method Summary
 void downloadProductFinderXsl(ApiContext apiContext)
           
 Document getXSL()
          Returns the product finder XSL.
 String getXslFileContent()
           
 

Method Detail

getXSL

Document getXSL()
                throws SdkException,
                       Exception
Returns the product finder XSL.

Returns:
Document
Throws:
SdkException
Exception

getXslFileContent

String getXslFileContent()
                         throws SdkException,
                                Exception
Throws:
SdkException
Exception

downloadProductFinderXsl

void downloadProductFinderXsl(ApiContext apiContext)
                              throws SdkException,
                                     Exception
Throws:
SdkException
Exception

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.